| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeIndirectComputeDispatchTests.cpp | 402 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local 533 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| /external/skqp/src/gpu/glsl/ |
| D | GrGLSLShaderBuilder.h | 201 SkString& versionDecl() { return fShaderStrings[kVersionDecl]; } in versionDecl() function
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesBufferSparseResidency.cpp | 100 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktSparseResourcesBufferMemoryAliasing.cpp | 124 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktSparseResourcesImageMemoryAliasing.cpp | 828 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktSparseResourcesImageSparseResidency.cpp | 168 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcShaderStructTests.cpp | 131 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
| D | vktYCbCrStorageImageWriteTests.cpp | 604 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_440); in initPrograms() local
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageQualifiersTests.cpp | 254 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktImageAtomicOperationTests.cpp | 711 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local 837 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| /external/deqp/external/openglcts/modules/common/subgroups/ |
| D | glcSubgroupsTestsUtils.cpp | 183 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeGraphicsPipeline() local 320 string versionDecl(getGLSLVersionDeclaration(context.getGLSLVersion())); in makeComputePipeline() local
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingShaderAccessTests.cpp | 2985 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/ |
| D | vktApiCommandBuffersTests.cpp | 4070 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeSource() local 4128 const char* const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genComputeIncrementSource() local
|
| /external/skia/tools/viewer/ |
| D | Viewer.cpp | 1790 const char* versionDecl = shaderCaps.versionDeclString(); in build_glsl_highlight_shader() local
|