| /external/deqp/external/openglcts/modules/common/ |
| D | glcShaderFunctionTests.cpp | 118 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
|
| D | glcShaderStructTests.cpp | 132 const std::string versionDecl = glu::getGLSLVersionDeclaration(glslVersion); in createStructCase() local
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesBufferSparseResidency.cpp | 91 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktSparseResourcesBufferMemoryAliasing.cpp | 121 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktSparseResourcesImageMemoryAliasing.cpp | 873 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktSparseResourcesImageSparseResidency.cpp | 160 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| /external/deqp/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeIndirectComputeDispatchTests.cpp | 617 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/ |
| D | vktYCbCrStorageImageWriteTests.cpp | 779 …const char *const versionDecl = glu::getGLSLVersionDeclaration(glu::GLSL_VERSION… in initPrograms() local
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageQualifiersTests.cpp | 243 const char *const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms() local
|
| D | vktImageAtomicOperationTests.cpp | 1223 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/ |
| D | glcSubgroupsTestsUtils.cpp | 174 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/ |
| D | vktBindingShaderAccessTests.cpp | 3045 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/ |
| D | Viewer.cpp | 2192 const char* versionDecl = shaderCaps.fVersionDeclString; in build_glsl_highlight_shader() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCommandBuffersTests.cpp | 4473 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
|