Home
last modified time | relevance | path

Searched defs:bindingType (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DStorageTextureValidationTests.cpp281 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
297 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
314 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
378 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
391 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
407 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
468 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
686 for (wgpu::StorageTextureAccess bindingType : kSupportedStorageTextureAccess) { in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsTestsUtils.hpp128 BindingType bindingType; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBindingInfo.h62 BindingInfoType bindingType; member
DBindGroupLayout.cpp72 BindingInfoType bindingType; in ValidateBindGroupLayoutEntry() local
DShaderModule.h142 BindingInfoType bindingType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.hpp128 BindingType bindingType; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAtomicCounterTests.cpp106 BindingType bindingType; member
1179 string layoutTypesToName (const AtomicCounterTest::BindingType& bindingType, const AtomicCounterTes… in layoutTypesToName()
1237 string layoutTypesToDesc (const AtomicCounterTest::BindingType& bindingType, const AtomicCounterTes… in layoutTypesToDesc()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DShaderModuleGL.cpp81 BindingInfoArray* bindings, bool isStorageBuffer = false) -> MaybeError { in ExtractSpirvInfo()
/third_party/node/deps/acorn/acorn/dist/
Dacorn.mjs2173 pp$7.checkLValSimple = function(expr, bindingType, checkClashes) { argument
2211 pp$7.checkLValPattern = function(expr, bindingType, checkClashes) { argument
2236 pp$7.checkLValInnerPattern = function(expr, bindingType, checkClashes) { argument
3598 pp$3.declareName = function(name, bindingType, pos) { argument
Dacorn.js2179 pp$7.checkLValSimple = function(expr, bindingType, checkClashes) { argument
2217 pp$7.checkLValPattern = function(expr, bindingType, checkClashes) { argument
2242 pp$7.checkLValInnerPattern = function(expr, bindingType, checkClashes) { argument
3604 pp$3.declareName = function(name, bindingType, pos) { argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp1575 auto doBufferTest = [&](wgpu::BufferBindingType bindingType, wgpu::BufferUsage usage) { in TEST_P()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1240 const auto bindingType = textureBinding->getType(); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp1240 const auto bindingType = textureBinding->getType(); in init() local
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7939 VkDeviceAddressBindingTypeEXT bindingType; member
DvkVulkan_c.inl15884 VkDeviceAddressBindingTypeEXT bindingType; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14939 VkDeviceAddressBindingTypeEXT bindingType; member
Dvulkan_structs.hpp23433 …VULKAN_HPP_NAMESPACE::DeviceAddressBindingTypeEXT bindingType = VULKAN_HPP_NAMESPACE::DeviceAddre… member