Home
last modified time | relevance | path

Searched defs:textureCube (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp188 inline Vec4 textureCube (const gls::ShaderEvalContext& c, float s, float t, float r, float lod) { … in textureCube() function
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp280 inline Vec4 textureCube (const gls::ShaderEvalContext& c, float s, float t, float r, float lod) { … in textureCube() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp411 inline Vec4 textureCube (const ShaderEvalContext& c, float s, float t, float r, float lod) { re… in textureCube() function
904 de::MovePtr<tcu::TextureCube> textureCube; in initTexture() local