Searched refs:texCubeShadow (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderTextureFunctionTests.cpp | 1440 …static const TextureSpec texCubeShadow (TEXTURETYPE_CUBE_MAP, GL_DEPTH_COMPONENT16, 256, 256, 1,… in init() local 1538 …ec4( 1.0f, 1.0f, 1.01f, 1.0f), false, 0.0f, 0.0f, false, IVec3(0), texCubeShadow, evalTexture… in init() 1985 { "samplercubeshadow", "samplerCubeShadow", texCubeShadow }, in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 2875 …static const TextureSpec texCubeShadow (TEXTURETYPE_CUBE_MAP, GL_DEPTH_COMPONENT16, 256, 256, 1,… in init() local 3009 …ec4( 1.0f, 1.0f, 1.01f, 1.0f), false, 0.0f, 0.0f, false, IVec3(0), texCubeShadow, evalTexture… in init() 3462 { "samplercubeshadow", "samplerCubeShadow", texCubeShadow }, in init() 3542 { "samplercubeshadow", "samplerCubeShadow", texCubeShadow }, in init()
|