Home
last modified time | relevance | path

Searched defs:binding (Results 51 - 75 of 474) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUCommandBuffer.h23 namespace wgpu { namespace binding { namespace
H A DGPUBindGroupLayout.h23 namespace wgpu { namespace binding { namespace
H A DGPUBindGroup.h23 namespace wgpu { namespace binding { namespace
H A DGPUPipelineLayout.h23 namespace wgpu { namespace binding { namespace
H A DGPUQuerySet.h23 namespace wgpu { namespace binding { namespace
H A DGPURenderBundle.h23 namespace wgpu { namespace binding { namespace
H A DGPUTexture.cpp22 namespace wgpu { namespace binding { namespace
H A DGPUTexture.h23 namespace wgpu { namespace binding { namespace
H A DGPUTextureView.h23 namespace wgpu { namespace binding { namespace
H A DGPUComputePassEncoder.h23 namespace wgpu { namespace binding { namespace
H A DGPUComputePipeline.h23 namespace wgpu { namespace binding { namespace
H A DGPURenderPassEncoder.h23 namespace wgpu { namespace binding { namespace
H A DGPUShaderModule.h24 namespace wgpu { namespace binding { namespace
H A DGPURenderPipeline.h23 namespace wgpu { namespace binding { namespace
H A DGPUSampler.h23 namespace wgpu { namespace binding { namespace
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
H A DWGPUHelpers.h106 uint32_t binding; member
/third_party/skia/third_party/externals/tint/src/sem/
H A Dbinding_point.h32 uint32_t binding = 0; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dfirst_index_offset.h76 uint32_t binding = 0; member
/third_party/spirv-tools/source/fuzz/
H A Duniform_buffer_element_descriptor.cpp22 MakeUniformBufferElementDescriptor( uint32_t descriptor_set, uint32_t binding, std::vector<uint32_t>&& indices) MakeUniformBufferElementDescriptor() argument
/third_party/spirv-tools/source/opt/
H A Dconvert_to_sampled_image_pass.h31 uint32_t binding; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVertexAttribute.cpp23 VertexBinding::VertexBinding(VertexBinding &&binding) in VertexBinding() argument
30 VertexBinding &VertexBinding::operator=(VertexBinding &&binding) in operator =() argument
84 void VertexAttribute::updateCachedElementLimit(const VertexBinding &binding) in updateCachedElementLimit() argument
[all...]
/foundation/communication/dhcp/test/fuzztest/dhcpbinding_fuzzer/
H A Ddhcpbinding_fuzzer.cpp38 AddressBinding binding; in IsExpireTest() local
51 AddressBinding binding; in WriteAddressBindingTest() local
69 AddressBinding binding; ParseAddressBindingTest() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_block_active_visitor.h54 unsigned binding; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dbuffer_backed_descriptor.cc25 BufferBackedDescriptor(Buffer* buffer, DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding, Pipeline* pipeline) BufferBackedDescriptor() argument
H A Dbuffer_descriptor.cc28 BufferDescriptor(Buffer* buffer, DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding, Pipeline* pipeline) BufferDescriptor() argument

Completed in 6 milliseconds

12345678910>>...19