Home
last modified time | relevance | path

Searched defs:coherent (Results 1 – 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp73 bool coherent = false) in createBufferAndBindMemory()
161 … VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory()
171 …nst VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) in fillMemoryWithValue()
181 … (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp73 bool coherent = false) in createBufferAndBindMemory()
161 … VkDevice& device, Allocation* destAlloc, size_t numBytes, const void* data, bool coherent = false) in setMemory()
171 …nst VkDevice& device, Allocation* destAlloc, size_t numBytes, deUint8 value, bool coherent = false) in fillMemoryWithValue()
181 … (const DeviceInterface& vkdi, const VkDevice& device, Allocation* srcAlloc, bool coherent = false) in invalidateMemory()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.h72 uint32_t coherent:1; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShaderImage_test.cpp95 bool coherent, in CheckImageDeclaration()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShaderImage_test.cpp95 bool coherent, in CheckImageDeclaration()
/third_party/mesa3d/src/compiler/glsl/
Dlower_blend_equation_advanced.cpp464 lower_blend_equation_advanced(struct gl_linked_shader *sh, bool coherent) in lower_blend_equation_advanced()
Dast.h585 unsigned coherent:1; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp162 bool coherent, in AdvancedBlendCase()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.h110 bool coherent; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h873 bool coherent; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp114 bool coherent; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp114 bool coherent; member
/third_party/glslang/SPIRV/
DSpvBuilder.h713 unsigned coherent : 1; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h1438 bool coherent; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp2297 for (deUint32 coherent = 0u; coherent < DE_LENGTH_OF_ARRAY(coherentOps); coherent++) in createBlendOperationAdvancedTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp2297 for (deUint32 coherent = 0u; coherent < DE_LENGTH_OF_ARRAY(coherentOps); coherent++) in createBlendOperationAdvancedTests() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c785 const bool coherent = props->memoryTypes[i].propertyFlags & in vn_physical_device_init_memory_properties() local
/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.c380 bool coherent, in pvr_pds_write_dma_address()
/third_party/glslang/glslang/Include/
DTypes.h641 bool coherent : 1; variable
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp362 …emap_ext_framebuffer_fetch(uint32_t input_attachment_index, uint32_t color_location, bool coherent) in remap_ext_framebuffer_fetch()