Home
last modified time | relevance | path

Searched refs:m_glslVersion (Results 1 – 16 of 16) sorted by relevance

/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp69 , m_glslVersion (glslVersion) in ProgramLibrary()
136 if (m_glslVersion == glu::GLSL_VERSION_100_ES) in getProgram()
145 … (m_glslVersion == glu::GLSL_VERSION_300_ES || m_glslVersion == glu::GLSL_VERSION_310_ES || m_glsl… in getProgram()
147 const string version = glu::getGLSLVersionDeclaration(m_glslVersion); in getProgram()
150 if (glu::glslVersionIsES(m_glslVersion) && m_glslVersion != glu::GLSL_VERSION_320_ES) { in getProgram()
183 … (m_glslVersion == glu::GLSL_VERSION_300_ES || m_glslVersion == glu::GLSL_VERSION_310_ES || m_glsl… in getProgram()
236 else if (m_glslVersion == glu::GLSL_VERSION_100_ES) in getProgram()
DglsLongStressTestUtil.hpp54 glu::GLSLVersion m_glslVersion; member in deqp::gls::LongStressTestUtil::ProgramLibrary
DglsTextureTestUtil.hpp141 glu::GLSLVersion m_glslVersion; member in deqp::gls::TextureTestUtil::ProgramLibrary
DglsLongStressTestUtil.cpp60 const bool isGLSL3 = m_glslVersion == glu::GLSL_VERSION_300_ES; in substitute()
83 : m_glslVersion (glslVersion) in ProgramLibrary()
DglsUniformBlockCase.hpp262 glu::GLSLVersion m_glslVersion; member in deqp::gls::UniformBlockCase
DglsUniformBlockCase.cpp1383 , m_glslVersion (glslVersion) in UniformBlockCase()
1430 generateVertexShader(vtxSrc, m_glslVersion, m_interface, refLayout, blockPointers); in iterate()
1431 generateFragmentShader(fragSrc, m_glslVersion, m_interface, refLayout, blockPointers); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.cpp74 const glu::GLSLVersion m_glslVersion; member in vkt::sparse::__anon2fa8f8810111::BufferSparseResidencyCase
84 , m_glslVersion (glslVersion) in BufferSparseResidencyCase()
90 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
DvktSparseResourcesBufferMemoryAliasing.cpp93 const glu::GLSLVersion m_glslVersion; member in vkt::sparse::__anon635b57ce0111::BufferSparseMemoryAliasingCase
103 , m_glslVersion (glslVersion) in BufferSparseMemoryAliasingCase()
110 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
DvktSparseResourcesImageSparseResidency.cpp123 const glu::GLSLVersion m_glslVersion; member in vkt::sparse::__anonc774eb8a0111::ImageSparseResidencyCase
137 , m_glslVersion (glslVersion) in ImageSparseResidencyCase()
144 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
DvktSparseResourcesImageMemoryAliasing.cpp120 const glu::GLSLVersion m_glslVersion; member in vkt::sparse::__anon96808db70111::ImageSparseMemoryAliasingCase
134 , m_glslVersion (glslVersion) in ImageSparseMemoryAliasingCase()
634 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageAtomicOperationTests.cpp261 const glu::GLSLVersion m_glslVersion; member in vkt::image::__anoneaaf71890111::BinaryAtomicEndResultCase
277 , m_glslVersion (glslVersion) in BinaryAtomicEndResultCase()
283 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
334 const glu::GLSLVersion m_glslVersion; member in vkt::image::__anoneaaf71890111::BinaryAtomicIntermValuesCase
350 , m_glslVersion (glslVersion) in BinaryAtomicIntermValuesCase()
356 const string versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
DvktImageQualifiersTests.cpp222 const glu::GLSLVersion m_glslVersion; member in vkt::image::__anon20f351300111::MemoryQualifierTestCase
238 , m_glslVersion(glslVersion) in MemoryQualifierTestCase()
244 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp381 const glu::GLSLVersion m_glslVersion; member in vkt::compute::__anona44f266e0111::IndirectDispatchCaseBufferUpload
395 , m_glslVersion (glslVersion) in IndirectDispatchCaseBufferUpload()
401 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
531 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in initPrograms()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.hpp171 glu::GLSLVersion m_glslVersion; member in deqp::gles31::SSBOLayoutCase
Des31fSSBOLayoutCase.cpp2078 , m_glslVersion (glslVersion) in SSBOLayoutCase()
2112 …tx, glu::ProgramSources() << glu::ComputeSource(generateComputeShader(m_glslVersion, m_interface, … in iterate()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2721 const glu::GLSLVersion m_glslVersion; member in vkt::BindingModel::__anon1f3887440111::QuadrantRendederCase
2733 , m_glslVersion (glslVersion) in QuadrantRendederCase()
2747 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genVertexSource()
2760 << genPerVertexBlock(vk::VK_SHADER_STAGE_VERTEX_BIT, m_glslVersion) in genVertexSource()
2780 << genPerVertexBlock(vk::VK_SHADER_STAGE_VERTEX_BIT, m_glslVersion) in genVertexSource()
2796 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessCtrlSource()
2797 …const bool extRequired = glu::glslVersionIsES(m_glslVersion) && m_glslVersion <= glu::GLSL_VERS… in genTessCtrlSource()
2814 << genPerVertexBlock(vk::VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, m_glslVersion) in genTessCtrlSource()
2848 << genPerVertexBlock(vk::VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, m_glslVersion) in genTessCtrlSource()
2881 const char* const versionDecl = glu::getGLSLVersionDeclaration(m_glslVersion); in genTessEvalSource()
[all …]