Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp401 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
531 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h190 SkString& versionDecl() { return fShaderStrings[kVersionDecl]; } in versionDecl() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp90 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesBufferMemoryAliasing.cpp110 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageSparseResidency.cpp176 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp283 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
356 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktImageQualifiersTests.cpp244 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2237 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource() local
2284 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource() local
2367 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource() local
2423 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genGeometrySource() local
2483 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genFragmentSource() local
2550 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genComputeSource() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp3922 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local