Home
last modified time | relevance | path

Searched defs:shaderLibrary (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderExecuteTest.cpp56 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo… in init() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAndroidExtensionPackES31ATests.cpp259 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContex… in init() local
Des31fFunctionalTests.cpp114 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextIn… in init() local
Des31fUniformLocationTests.cpp1095 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getConte… in init() local
1108 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getConte… in init() local
Des31fSeparateShaderTests.cpp1859 …gls::ShaderLibrary shaderLibrary (ctx.getTestContext(), ctx.getRenderContext(), ctx.getContext… in createGLESSeparateShaderTests() local
1870 …gls::ShaderLibrary shaderLibrary (ctx.getTestContext(), ctx.getRenderContext(), ctx.getContext… in createGLESSeparateShaderTests() local
Des31fTessellationTests.cpp7784 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContex… in init() local
7795 …gls::ShaderLibrary shaderLibrary (m_testCtx, m_context.getRenderContext(), m_context.getContex… in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFunctionalTests.cpp163 …gls::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext(), m_context.getContextIn… in init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp2074 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in clearFramebuffer() local
2191 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in clearImage() local
2488 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in blitResolveImpl() local
2878 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in copyImage() local
3352 vk::ShaderLibrary &shaderLibrary = contextVk->getShaderLibrary(); in unresolve() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderLibrary.cpp1178 deqp::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext()); in init() local