You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

4 lines
232 B

#include "Packages/com.unity.render-pipelines.core/ShaderLibrary/DebugMipmapStreamingMacros.hlsl"
#define UNITY_TERRAIN_CB_DEBUG_VARS \
float4 _MainTex_TexelSize; \
UNITY_TEXTURE_STREAMING_DEBUG_VARS_FOR_TEX(_MainTex);