Searched defs:textureGroup (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | DynamicImage2DHLSL.cpp | 412 Image2DHLSLGroup textureGroup, in OutputImage2DSizeFunction() 507 Image2DHLSLGroup textureGroup, in OutputImage2DLoadFunction() 600 Image2DHLSLGroup textureGroup, in OutputImage2DStoreFunction() 689 unsigned int *GetImage2DRegisterIndex(Image2DHLSLGroup textureGroup, in GetImage2DRegisterIndex() 717 const Image2DHLSLGroup textureGroup, in OutputHLSLImage2DUniformGroup()
|
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/ |
H A D | ResourcesHLSL.cpp | 305 const HLSLTextureGroup textureGroup, in outputHLSLSamplerUniformGroup() 398 const HLSLTextureGroup textureGroup, in outputHLSLReadonlyImageUniformGroup() 419 const HLSLRWTextureGroup textureGroup, in outputHLSLImageUniformGroup()
|
H A D | UtilsHLSL.cpp | 336 const char *TextureString(const HLSLTextureGroup textureGroup) in TextureString()
|
/aosp_15_r20/external/deqp/modules/gles3/stress/ |
H A D | es3sLongRunningTests.cpp | 170 …TestCaseGroup *const textureGroup = new TestCaseGroup(m_context, "texture", "Texture stress tests"… in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/stress/ |
H A D | es2sLongRunningTests.cpp | 170 …TestCaseGroup *const textureGroup = new TestCaseGroup(m_context, "texture", "Texture stress tests"… in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderDerivateTests.cpp | 1955 tcu::TestCaseGroup *const textureGroup = in init() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 2129 … de::MovePtr<tcu::TestCaseGroup> textureGroup(new tcu::TestCaseGroup(m_testCtx, "texture")); in init() local
|