Searched refs:glu (Results 1501 - 1516 of 1516) sorted by relevance
1...<<61
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderAtomicCountersTests.cpp | 105 glu::readPixels(m_context.getRenderContext(), 0, 0, renderedFrame.getAccess()); in ValidateReadBuffer()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderOperatorTests.cpp | 36 using namespace glu;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 4708 dst.glslSources.add(de::toString(subpassNdx) + "-vert") << glu::VertexSource(vertexShader.str()); 4709 dst.glslSources.add(de::toString(subpassNdx) + "-frag") << glu::FragmentSource(fragmentShader.str());
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cComputeShaderTests.cpp | 2357 if (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5))) in Run()
|
H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 131 (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5))); in IsImageAtomicSupported()
|
H A D | gl4cShaderImageLoadStoreTests.cpp | 4993 glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 4)); in Run()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 4694 dst.glslSources.add(de::toString(subpassNdx) + "-vert") << glu::VertexSource(vertexShader.str()); 4695 dst.glslSources.add(de::toString(subpassNdx) + "-frag") << glu::FragmentSource(fragmentShader.str());
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharingThreadedTests.cpp | 2153 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init() 3043 m_eglTestCtx.initGLFunctions(&m_gl, glu::ApiType::es(2,0)); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 1398 << glu::ShaderSource(getGluShaderType(params.shaderStage), source);
|
H A D | vktApiExternalMemoryTests.cpp | 1043 dst.glslSources.add("compute") << glu::ComputeSource(src.str()); in initProgramsToGetNativeFd()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderOperatorTests.cpp | 34 using namespace glu;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiObjectManagementTests.cpp | 1398 << glu::ShaderSource(getGluShaderType(params.shaderStage), source);
|
H A D | vktApiExternalMemoryTests.cpp | 1031 dst.glslSources.add("compute") << glu::ComputeSource(src.str()); in initProgramsToGetNativeFd()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderOperatorTests.cpp | 34 using namespace glu;
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderOperatorTests.cpp | 40 using namespace glu;
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureTestUtil.cpp | 40 namespace glu namespace 3474 } // glu
|
Completed in 113 milliseconds
1...<<61