Home
last modified time | relevance | path

Searched defs:shaderInfo (Results 1 – 21 of 21) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkSpirVProgram.cpp31 tcu::TestLog& operator<< (tcu::TestLog& log, const SpirVProgramInfo& shaderInfo) in operator <<()
DvkObjUtil.cpp482 bool isFragShaderInfo (const VkPipelineShaderStageCreateInfo& shaderInfo) in isFragShaderInfo()
/third_party/vk-gl-cts/framework/opengl/
DgluShaderProgram.cpp609 tcu::TestLog& operator<< (tcu::TestLog& log, const ShaderInfo& shaderInfo) in operator <<()
663 const ShaderInfo& shaderInfo = *shaderInfos[shaderNdx]; in logShaderProgram() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.cpp459 const auto& shaderInfo = shaderBindings.find(bindingInfo.binding); in GetBindGroupMinBufferSizes() local
479 const ShaderBindingInfo& shaderInfo) { in ValidateCompatibilityOfSingleBindingWithLayout()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBarycentricCoordinatesTests.cpp309 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktRayQueryPositionFetchTests.cpp602 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktRayQueryDirectionTests.cpp417 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktRayQueryOpacityMicromapTests.cpp959 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryBarycentricCoordinatesTests.cpp309 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktRayQueryDirectionTests.cpp417 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktRayQueryOpacityMicromapTests.cpp927 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp122 const VkPipelineShaderStageCreateInfo shaderInfo = local
1311 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp189 const VkPipelineShaderStageCreateInfo shaderInfo = in runCompute() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktBuildPrograms.cpp224 const glu::ShaderInfo& shaderInfo = buildInfo.shaders[shaderNdx]; in writeBuildLogs() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktBuildPrograms.cpp224 const glu::ShaderInfo& shaderInfo = buildInfo.shaders[shaderNdx]; in writeBuildLogs() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp1387 const VkPipelineShaderStageCreateInfo shaderInfo = in destroyEarlyTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp1387 const VkPipelineShaderStageCreateInfo shaderInfo = in destroyEarlyTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp1311 const VkPipelineShaderStageCreateInfo shaderInfo = in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp198 const ShaderInfo &shaderInfo, in initProgram()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboSRGBWriteControlTests.cpp767 …glu::ShaderInfo shaderInfo = m_referenceSource->getShaderInfo(static_cast<glu::ShaderType>(static_… in getLogInfo() local
Des31fSRGBDecodeTests.cpp663 …glu::ShaderInfo shaderInfo = m_program->getShaderInfo(static_cast<glu::ShaderType>(static_cast<int… in SRGBTestProgram() local