/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeIndirectComputeDispatchTests.cpp | 618 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 D | glcShaderFunctionTests.cpp | 118 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
|
H A D | glcShaderStructTests.cpp | 132 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferSparseResidency.cpp | 91 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
H A D | vktSparseResourcesBufferMemoryAliasing.cpp | 121 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
H A D | vktSparseResourcesImageMemoryAliasing.cpp | 873 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
H A D | vktSparseResourcesImageSparseResidency.cpp | 160 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 174 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 D | vktImageAtomicOperationTests.cpp | 822 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local 953 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
H A D | vktImageQualifiersTests.cpp | 243 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrStorageImageWriteTests.cpp | 779 …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 D | vktBindingShaderAccessTests.cpp | 3048 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 D | vktApiCommandBuffersTests.cpp | 4468 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 D | Viewer.cpp | 2165 const char* versionDecl = shaderCaps.fVersionDeclString; in build_glsl_highlight_shader() local
|