Searched refs:tex2DArrayFloat (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 1444 …static const TextureSpec tex2DArrayFloat (TEXTURETYPE_2D_ARRAY, GL_RGBA16F, 128, 128, 4, 1, sampl… in init() local 1508 …ec4( 1.5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, false, IVec3(0), tex2DArrayFloat, evalTexture… in init() 1571 ….5f, 2.3f, 3.5f, 0.0f), false, 0.0f, 0.0f, true, IVec3(-8, 7, 0), tex2DArrayFloat, evalTexture… in init() 1579 ….5f, 2.3f, 3.5f, 0.0f), true, -2.0f, 2.0f, true, IVec3(7, -8, 0), tex2DArrayFloat, evalTexture… in init() 1987 { "sampler2darray_float", "sampler2DArray", tex2DArrayFloat }, in init()
|