Home
last modified time | relevance | path

Searched defs:samplerTypes (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp99 std::vector<TestTypeInfo> samplerTypes = getInfos(); in iterate() local
189 static const TestTypeInfo samplerTypes[] = { in getInfos() local
221 static const TestTypeInfo samplerTypes[] = { in getInfos() local
253 static const TestTypeInfo samplerTypes[] = { in getInfos() local
284 static const TestTypeInfo samplerTypes[] = { in getInfos() local
322 static const TestTypeInfo samplerTypes[] = { in getInfos() local
357 static const TestTypeInfo samplerTypes[] = { in getInfos() local
H A Des31fFboTestUtil.cpp93 static string genTexFragmentShader(const vector<glu::DataType> &samplerTypes, glu::DataType outputT… in genTexFragmentShader()
133 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl(const DataTypes &samplerTypes, in genTexture2DShaderDecl()
167 Texture2DShader::Texture2DShader(const DataTypes &samplerTypes, glu::DataType outputType, const Vec… in Texture2DShader()
H A Des31fShaderTextureSizeTests.cpp554 } samplerTypes[] = { in init() local
H A Des31fProgramUniformTests.cpp361 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
1188 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
H A Des31fOpaqueTypeIndexingTests.cpp1320 static const DataType samplerTypes[] = { in init() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp133 const vector<glu::DataType> &samplerTypes) in generateMultiTexFragmentShader()
185const vector<glu::DataType> &samplerTypes) in generateShaderProgramDeclaration()
297const vector<glu::DataType> &samplerTypes, const vector<Vec4> &texScales, in MultiTexShader()
858 vector<glu::DataType> samplerTypes; in init() local
H A Des3fFboTestUtil.cpp260 static string genTexFragmentShader(const vector<glu::DataType> &samplerTypes, glu::DataType outputT… in genTexFragmentShader()
300 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl(const DataTypes &samplerTypes, in genTexture2DShaderDecl()
334 Texture2DShader::Texture2DShader(const DataTypes &samplerTypes, glu::DataType outputType, const Vec… in Texture2DShader()
H A Des3fUniformApiTests.cpp386 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
1396 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiMaintenance3Check.cpp236 …static const TypeSet samplerTypes = {vk::VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, vk::VK_DESCRIP… in buildLimitsVector() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1919 static const glu::DataType samplerTypes[] = { in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp326 vector<glu::DataType> samplerTypes; in getSamplerTypes() local