Home
last modified time | relevance | path

Searched refs:getImageFormat (Results 1 - 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp283 VkFormat getImageFormat (ReadOp readOp) in getImageFormat() function
1154 const VkFormat imageFormat = getImageFormat((ReadOp)opNdx); in addGraphicsImageSamplerTest()
1216 resources.inputFormat = getImageFormat((ReadOp)opNdx); in addGraphicsImageSamplerTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp283 VkFormat getImageFormat (ReadOp readOp) in getImageFormat() function
1171 const VkFormat imageFormat = getImageFormat((ReadOp)opNdx); in addGraphicsImageSamplerTest()
1231 resources.inputFormat = getImageFormat((ReadOp)opNdx); in addGraphicsImageSamplerTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingWatertightnessTests.cpp71 VkFormat getImageFormat (void) in getImageFormat() function
267 const auto format = getImageFormat(); in checkSupport()
597 const VkFormat format = getImageFormat(); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingWatertightnessTests.cpp71 VkFormat getImageFormat (void) in getImageFormat() function
267 const auto format = getImageFormat(); in checkSupport()
597 const VkFormat format = getImageFormat(); in runTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp113 static VkFormat getImageFormat (void) { return VK_FORMAT_R8G8B8A8_UNORM; } in getImageFormat() function in vkt::pipeline::__anon28243::NoPositionCase
404 const auto format = NoPositionCase::getImageFormat(); in iterate()
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp244 static ri::Image::Format getImageFormat (const char* imageFormat) in getImageFormat() function
551 image->format = getImageFormat(getAttribute("Format")); in handleElementStart()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineNoPositionTests.cpp110 static VkFormat getImageFormat (void) { return VK_FORMAT_R8G8B8A8_UNORM; } in getImageFormat() function in vkt::pipeline::__anon29463::NoPositionCase
384 const auto format = NoPositionCase::getImageFormat(); in iterate()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.h445 spv::ImageFormat getImageFormat(TLayoutImageInternalFormat imageInternalFormat);
H A DBuildSPIRV.cpp809 const spv::ImageFormat imageFormat = getImageFormat(type.imageInternalFormat); in declareType()
1247 spv::ImageFormat SPIRVBuilder::getImageFormat(TLayoutImageInternalFormat imageInternalFormat) in getImageFormat() function in sh::SPIRVBuilder
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp104 VkFormat getImageFormat () in getImageFormat() function
722 const auto imageFormat = getImageFormat(); in iterate()
H A DvktMeshShaderSyncTestsEXT.cpp105 VkFormat getImageFormat () in getImageFormat() function
850 const auto imageFormat = getImageFormat(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp104 VkFormat getImageFormat () in getImageFormat() function
722 const auto imageFormat = getImageFormat(); in iterate()
H A DvktMeshShaderSyncTestsEXT.cpp105 VkFormat getImageFormat () in getImageFormat() function
850 const auto imageFormat = getImageFormat(); in iterate()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp225 const nv50_ir::TexInstruction::ImgFormatDesc *getImageFormat() const { in getImageFormat() function in tgsi::Instruction
2720 ld->tex.format = tgsi.getImageFormat(); in handleLOAD()
2860 st->tex.format = tgsi.getImageFormat(); in handleSTORE()
2991 tex->tex.format = tgsi.getImageFormat(); in handleATOM()

Completed in 30 milliseconds