Home
last modified time | relevance | path

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

/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.cpp144 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageMemoryAliasing.cpp634 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/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.h218 SkString& versionDecl() { return fShaderStrings[kVersionDecl]; } in versionDecl() function
/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.cpp2747 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource() local
2796 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource() local
2881 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource() local
2939 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genGeometrySource() local
3000 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genFragmentSource() local
3067 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genComputeSource() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4184 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local
4242 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeIncrementSource() local