Home
last modified time | relevance | path

Searched defs:texture2D (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fShaderTextureFunctionTests.cpp187 inline Vec4 texture2D (const gls::ShaderEvalContext& c, float s, float t, float lod) { return c.… in texture2D() function
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp314 tcu::Vec4 ShaderEvalContext::texture2D (int unitNdx, const tcu::Vec2& texCoords) in texture2D() function in deqp::gls::ShaderEvalContext
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp357 tcu::Vec4 ShaderEvalContext::texture2D (int unitNdx, const tcu::Vec2& texCoords) in texture2D() function in vkt::sr::ShaderEvalContext
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp279 inline Vec4 texture2D (const gls::ShaderEvalContext& c, float s, float t, float lod) { return c.… in texture2D() function