Searched defs:shaderLibrary (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | UtilsVk.cpp | 2672 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in clearFramebuffer() local 2827 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in clearImage() local 3117 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in blitResolveImpl() local 3535 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in copyImage() local 4271 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in generateMipmapWithDraw() local 4498 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in unresolve() local 4799 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in drawOverlay() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderExecuteTest.cpp | 56 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fUniformLocationTests.cpp | 1105 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local 1119 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
|
H A D | es31fAndroidExtensionPackES31ATests.cpp | 231 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
|
H A D | es31fFunctionalTests.cpp | 114 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
|
H A D | es31fSeparateShaderTests.cpp | 1808 …gls::ShaderLibrary shaderLibrary(ctx.getTestContext(), ctx.getRenderContext(), ctx.getContextInfo(… in createGLESSeparateShaderTests() local 1820 …gls::ShaderLibrary shaderLibrary(ctx.getTestContext(), ctx.getRenderContext(), ctx.getContextInfo(… in createGLESSeparateShaderTests() local
|
H A D | es31fTessellationTests.cpp | 8544 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local 8557 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFunctionalTests.cpp | 163 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderLibrary.cpp | 1181 deqp::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext()); in init() local
|