Home
last modified time | relevance | path

Searched defs:versionDecl (Results 1 – 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderFunctionTests.cpp118 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
DglcShaderStructTests.cpp132 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp98 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesBufferMemoryAliasing.cpp122 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageMemoryAliasing.cpp826 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageSparseResidency.cpp166 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp100 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesBufferMemoryAliasing.cpp124 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageMemoryAliasing.cpp828 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageSparseResidency.cpp168 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp599 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
760 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp591 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
748 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp575 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp662 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageQualifiersTests.cpp255 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktImageAtomicOperationTests.cpp753 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
885 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp253 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktImageAtomicOperationTests.cpp751 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
881 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp183 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeGraphicsPipeline() local
325 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeComputePipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3062 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource() local
3111 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource() local
3196 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource() local
3254 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genGeometrySource() local
3315 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genFragmentSource() local
3382 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genComputeSource() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3064 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource() local
3113 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource() local
3198 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource() local
3256 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genGeometrySource() local
3317 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genFragmentSource() local
3384 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genComputeSource() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCommandBuffersTests.cpp3940 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local
3998 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeIncrementSource() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp3940 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local
3998 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeIncrementSource() local
/third_party/skia/tools/viewer/
DViewer.cpp1846 const char* versionDecl = shaderCaps.versionDeclString(); in build_glsl_highlight_shader() local