/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderStateQueryTests.cpp | 99 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
|
D | es31fFboTestUtil.cpp | 77 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()
|
D | es31fShaderTextureSizeTests.cpp | 534 } samplerTypes[] = in init() local
|
D | es31fProgramUniformTests.cpp | 356 vector<glu::DataType> samplerTypes; in getSamplerTypes() local 1098 const vector<glu::DataType> samplerTypes = m_uniformCollection->getSamplerTypes(); in writeUniformDefinitions() local
|
D | es31fOpaqueTypeIndexingTests.cpp | 1289 static const DataType samplerTypes[] = in init() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fTextureUnitTests.cpp | 198 …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
|
D | es3fFboTestUtil.cpp | 234 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()
|
D | es3fUniformApiTests.cpp | 376 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/ |
D | vktApiMaintenance3Check.cpp | 231 …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/ |
D | vktApiMaintenance3Check.cpp | 231 …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/ |
D | vktOpaqueTypeIndexingTests.cpp | 2007 static const glu::DataType samplerTypes[] = in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 2007 static const glu::DataType samplerTypes[] = in init() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 310 vector<glu::DataType> samplerTypes; in getSamplerTypes() local
|