Home
last modified time | relevance | path

Searched refs:FUNCTION_TEXELFETCH (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp67 FUNCTION_TEXELFETCH, enumerator
100 function == FUNCTION_TEXELFETCH; in functionHasLod()
751 bool isIntCoord = function == FUNCTION_TEXELFETCH; in initShaderSources()
788 case FUNCTION_TEXELFETCH: baseFuncName = "texelFetch"; break; in initShaderSources()
1925 …CASE_SPEC(sampler2d_fixed, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4(255.9f, 255.… in init()
1926 …CASE_SPEC(sampler2d_float, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4(127.9f, 127.… in init()
1927 …CASE_SPEC(isampler2d, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4( 63.9f, 63.9f, … in init()
1928 …CASE_SPEC(usampler2d, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4( 15.9f, 15.9f, … in init()
1930 …CASE_SPEC(sampler2darray_fixed, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4(127.9f, … in init()
1931 …CASE_SPEC(sampler2darray_float, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4( 63.9f, … in init()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp67 FUNCTION_TEXELFETCH, enumerator
108 function == FUNCTION_TEXELFETCH; in functionHasLod()
1230 bool isIntCoord = function == FUNCTION_TEXELFETCH; in initShaderSources()
1279 case FUNCTION_TEXELFETCH: baseFuncName = "texelFetch"; break; in initShaderSources()
2970 const bool isIntCoord = function == FUNCTION_TEXELFETCH; in initShaderSources()
3002 case FUNCTION_TEXELFETCH: baseFuncName = "sparseTexelFetch"; break; in initShaderSources()
4233 …CASE_SPEC(sampler2d_fixed, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4(255.9f, 255.… in init()
4234 …CASE_SPEC(sampler2d_float, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4(127.9f, 127.… in init()
4235 …CASE_SPEC(isampler2d, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4( 63.9f, 63.9f, … in init()
4236 …CASE_SPEC(usampler2d, FUNCTION_TEXELFETCH, Vec4(0.0f, 0.0f, 0.0f, 0.0f), Vec4( 15.9f, 15.9f, … in init()
[all …]