Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderRenderCase.cpp181 const Vec4 *getUserAttrib(int attribNdx) const in getUserAttrib() function in deqp::gls::QuadGrid
295 inline Vec4 QuadGrid::getUserAttrib(int attribNdx, float sx, float sy) const in getUserAttrib() function in deqp::gls::QuadGrid
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderRenderCase.cpp203 const Vec4 *getUserAttrib(int attribNdx) const in getUserAttrib() function in deqp::QuadGrid
317 inline Vec4 QuadGrid::getUserAttrib(int attribNdx, float sx, float sy) const in getUserAttrib() function in deqp::QuadGrid
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.cpp218 const tcu::Vec4 *getUserAttrib(int attribNdx) const in getUserAttrib() function in vkt::sr::QuadGrid
334 inline tcu::Vec4 QuadGrid::getUserAttrib(int attribNdx, float sx, float sy) const in getUserAttrib() function in vkt::sr::QuadGrid