Searched defs:samplerTypes (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderStateQueryTests.cpp | 99 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 D | es31fFboTestUtil.cpp | 93 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 D | es31fShaderTextureSizeTests.cpp | 554 } samplerTypes[] = { in init() local
|
H A D | es31fProgramUniformTests.cpp | 361 vector<glu::DataType> samplerTypes; in getSamplerTypes() local 1188 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
|
H A D | es31fOpaqueTypeIndexingTests.cpp | 1320 static const DataType samplerTypes[] = { in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fTextureUnitTests.cpp | 133 const vector<glu::DataType> &samplerTypes) in generateMultiTexFragmentShader() 185 … const vector<glu::DataType> &samplerTypes) in generateShaderProgramDeclaration() 297 … const vector<glu::DataType> &samplerTypes, const vector<Vec4> &texScales, in MultiTexShader() 858 vector<glu::DataType> samplerTypes; in init() local
|
H A D | es3fFboTestUtil.cpp | 260 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 D | es3fUniformApiTests.cpp | 386 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 D | vktApiMaintenance3Check.cpp | 236 …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 D | vktOpaqueTypeIndexingTests.cpp | 1919 static const glu::DataType samplerTypes[] = { in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fUniformApiTests.cpp | 326 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
|