Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp618 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
792 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderFunctionTests.cpp118 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
H A DglcShaderStructTests.cpp132 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseResidency.cpp91 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
H A DvktSparseResourcesBufferMemoryAliasing.cpp121 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
H A DvktSparseResourcesImageMemoryAliasing.cpp873 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
H A DvktSparseResourcesImageSparseResidency.cpp160 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp174 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeGraphicsPipeline() local
321 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeComputePipeline() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp822 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
953 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
H A DvktImageQualifiersTests.cpp243 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp779 …const char *const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION… in initPrograms() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp3048 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource() local
3092 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource() local
3172 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource() local
3227 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genGeometrySource() local
3281 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genFragmentSource() local
3347 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genComputeSource() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4468 const char *const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local
4526 const char *const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeIncrementSource() local
/aosp_15_r20/external/skia/tools/viewer/
H A DViewer.cpp2165 const char* versionDecl = shaderCaps.fVersionDeclString; in build_glsl_highlight_shader() local