/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | StorageTextureValidationTests.cpp | 281 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/skia/third_party/externals/dawn/src/dawn_native/ |
D | BindingInfo.h | 62 BindingInfoType bindingType; member
|
D | BindGroupLayout.cpp | 72 BindingInfoType bindingType; in ValidateBindGroupLayoutEntry() local
|
D | ShaderModule.h | 142 BindingInfoType bindingType; member
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | ShaderModule.cpp | 125 dawn::BindingType bindingType) { in ExtractSpirvInfo()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 106 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/ |
D | ShaderModuleGL.cpp | 81 BindingInfoArray* bindings, bool isStorageBuffer = false) -> MaybeError { in ExtractSpirvInfo()
|
/third_party/node/deps/acorn/acorn/dist/ |
D | acorn.js | 2057 pp$2.checkLValSimple = function(expr, bindingType, checkClashes) { argument 2095 pp$2.checkLValPattern = function(expr, bindingType, checkClashes) { argument 2120 pp$2.checkLValInnerPattern = function(expr, bindingType, checkClashes) { argument 3273 pp$5.declareName = function(name, bindingType, pos) { argument
|
D | acorn.mjs | 2051 pp$2.checkLValSimple = function(expr, bindingType, checkClashes) { argument 2089 pp$2.checkLValPattern = function(expr, bindingType, checkClashes) { argument 2114 pp$2.checkLValInnerPattern = function(expr, bindingType, checkClashes) { argument 3267 pp$5.declareName = function(name, bindingType, pos) { argument
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | BindGroupTests.cpp | 1575 auto doBufferTest = [&](wgpu::BufferBindingType bindingType, wgpu::BufferUsage usage) { in TEST_P()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 1227 const auto bindingType = textureBinding->getType(); in init() local
|