Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderFunctionTests.cpp118 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
DglcShaderStructTests.cpp132 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp91 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesBufferMemoryAliasing.cpp121 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageMemoryAliasing.cpp873 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktSparseResourcesImageSparseResidency.cpp160 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp617 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
790 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp779 …const char *const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION… in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp243 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
DvktImageAtomicOperationTests.cpp1223 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
1356 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp174 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeGraphicsPipeline() local
321 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeComputePipeline() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp3045 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource() local
3089 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource() local
3169 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource() local
3224 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genGeometrySource() local
3278 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genFragmentSource() local
3344 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genComputeSource() local
/external/skia/tools/viewer/
DViewer.cpp2192 const char* versionDecl = shaderCaps.fVersionDeclString; in build_glsl_highlight_shader() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4473 const char *const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local
4531 const char *const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeIncrementSource() local