Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderStateQueryTests.cpp99 std::vector<TestTypeInfo> samplerTypes = getInfos(); in iterate() local
185 static const TestTypeInfo samplerTypes[] = in getInfos() local
215 static const TestTypeInfo samplerTypes[] = in getInfos() local
245 static const TestTypeInfo samplerTypes[] = in getInfos() local
276 static const TestTypeInfo samplerTypes[] = in getInfos() local
312 static const TestTypeInfo samplerTypes[] = in getInfos() local
344 static const TestTypeInfo samplerTypes[] = in getInfos() local
Des31fFboTestUtil.cpp77 static string genTexFragmentShader (const vector<glu::DataType>& samplerTypes, glu::DataType output… in genTexFragmentShader()
116 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl()
150 Texture2DShader::Texture2DShader (const DataTypes& samplerTypes, glu::DataType outputType, const Ve… in Texture2DShader()
Des31fShaderTextureSizeTests.cpp534 } samplerTypes[] = in init() local
Des31fProgramUniformTests.cpp356 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
1098 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
Des31fOpaqueTypeIndexingTests.cpp1289 static const DataType samplerTypes[] = in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureUnitTests.cpp198 …ntShader (int numUnits, const vector<GLenum>& unitTypes, const vector<glu::DataType>& samplerTypes) in generateMultiTexFragmentShader()
249 …laration (int numUnits, const vector<GLenum>& unitTypes, const vector<glu::DataType>& samplerTypes) in generateShaderProgramDeclaration()
360 const vector<glu::DataType>& samplerTypes, in MultiTexShader()
938 vector<glu::DataType> samplerTypes; in init() local
Des3fFboTestUtil.cpp234 static string genTexFragmentShader (const vector<glu::DataType>& samplerTypes, glu::DataType output… in genTexFragmentShader()
273 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl()
307 Texture2DShader::Texture2DShader (const DataTypes& samplerTypes, glu::DataType outputType, const Ve… in Texture2DShader()
Des3fUniformApiTests.cpp376 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
1282 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp231 …static const TypeSet samplerTypes = { vk::VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, vk::VK_DES… in buildLimitsVector() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiMaintenance3Check.cpp231 …static const TypeSet samplerTypes = { vk::VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER, vk::VK_DES… in buildLimitsVector() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp2007 static const glu::DataType samplerTypes[] = in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp2007 static const glu::DataType samplerTypes[] = in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fUniformApiTests.cpp310 vector<glu::DataType> samplerTypes; in getSamplerTypes() local