Home
last modified time | relevance | path

Searched defs:versionDecl (Results 1 – 12 of 12) 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/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp99 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesBufferMemoryAliasing.cpp116 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageMemoryAliasing.cpp668 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageSparseResidency.cpp139 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/skqp/src/gpu/glsl/
DGrGLSLShaderBuilder.h201 SkString& versionDecl() { return fShaderStrings[kVersionDecl]; } in versionDecl() function
/external/skia/src/gpu/glsl/
DGrGLSLShaderBuilder.h202 SkString& versionDecl() { return fShaderStrings[kVersionDecl]; } in versionDecl() function
/external/deqp/external/openglcts/modules/common/
DglcShaderStructTests.cpp131 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp292 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
366 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktImageQualifiersTests.cpp246 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2985 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource() local
3034 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource() local
3119 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource() local
3177 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genGeometrySource() local
3238 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genFragmentSource() local
3305 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genComputeSource() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp3723 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local
3781 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeIncrementSource() local