Home
last modified time | relevance | path

Searched defs:binding (Results 401 - 425 of 519) sorted by relevance

1...<<1112131415161718192021

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cComputeShaderTests.cpp590 std::string GenSource(int x, int y, int z, GLuint binding) in GenSource() argument
604 bool RunIteration(int local_size_x, int local_size_y, int local_size_z, GLuint binding, bool dispatch_indirect) in RunIteration() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc451 uint32_t binding; member
1469 const auto binding in DoBuffer() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp261 getAttachmentRenderTarget(const gl::Context *context, GLenum binding, const gl::ImageIndex &imageIndex, GLsizei samples, FramebufferAttachmentRenderTarget **rtOut) getAttachmentRenderTarget() argument
899 getAttachmentRenderTarget(const gl::Context *context, GLenum binding, const gl::ImageIndex &imageIndex, GLsizei samples, FramebufferAttachmentRenderTarget **rtOut) getAttachmentRenderTarget() argument
H A DProgramExecutableVk.cpp1280 uint32_t binding = info.binding; updateBuffersDescriptorSet() local
1363 uint32_t binding = atomicCounterBuffer.binding; updateAtomicCounterBuffersDescriptorSet() local
1511 const gl::ImageUnit &binding = glState.getImageUnit(imageUnit); updateImagesDescriptorSet() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFramebufferTest.cpp20 void ExpectFramebufferCompleteOrUnsupported(GLenum binding) in ExpectFramebufferCompleteOrUnsupported() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandBuffer.cpp233 CmdVertexBufferBind(uint32_t binding, vk::Buffer *buffer, const VkDeviceSize offset) in CmdVertexBufferBind() argument
248 const uint32_t binding; member in __anon22994::CmdVertexBufferBind
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.cpp748 VkDescriptorSetLayoutBinding binding[1] = {}; in ImGui_ImplVulkan_CreateDescriptorSetLayout() local
916 VkDescriptorSetLayoutBinding binding[1] = {}; ImGui_ImplVulkan_CreateDeviceObjects() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DCommandBufferD3D12.cpp436 BufferBinding binding = group->GetBindingAsBufferBinding(bindingIndex); in ApplyBindGroup() local
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h1804 ast::DecorationList GroupAndBinding(uint32_t group, uint32_t binding) { in GroupAndBinding() argument
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc1731 uint32_t binding = get_binding_index(var); in EmitEntryPointFunction() local
1736 out << " [[sampler(" << binding << ")]]"; EmitEntryPointFunction() local
1738 out << " [[texture(" << binding << ")]]"; EmitEntryPointFunction() local
1752 uint32_t binding = get_binding_index(var); EmitEntryPointFunction() local
1756 out << " [[buffer(" << binding << ")]]"; EmitEntryPointFunction() local
[all...]
/third_party/python/Lib/test/test_import/
H A D__init__.py1347 import test.test_import.data.circular_imports.binding namespace
1349 self.fail('circular import with binding a submodule to a name failed') namespace
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp609 const glw::GLint binding in initBindingPoints() local
617 const glw::GLint binding = numBindingPoints-m_numBindings; initBindingPoints() local
980 const glw::GLint binding = -rnd.getInt(1, m_numBindings); initBindingPoints() local
1115 const glw::GLint binding = m_bindings[iterNdx]; iterate() local
1435 const glw::GLint binding = m_bindings[iterNdx]; iterate() local
1752 const glw::GLint binding = m_bindings[iterNdx]; iterate() local
2021 const glw::GLint binding = m_bindings[iterNdx]; iterate() local
[all...]
H A Des31fOpaqueTypeIndexingTests.cpp789 const int binding = 2; in getShaderSpec() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderRenderCase.cpp274 const TextureBinding& binding = bindings[ndx]; in ShaderEvalContext() local
[all...]
H A DglsUniformBlockCase.cpp1486 deUint32 binding = (deUint32)blockNdx; // \todo [2012-01-25 pyry] Randomize order? in iterate() local
1511 deUint32 binding = (deUint32)blockNdx; in iterate() local
1565 deUint32 binding = (deUint32)blockNdx; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp498 const deUint32 binding = m_samplingType == VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE ? 1u : 0u; in setup() local
1029 const deUint32 binding = m_samplingType == VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE ? 1u : 0u; in setup() local
[all...]
H A DvktPipelinePushDescriptorTests.cpp75 deUint32 binding; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp1060 const VkDescriptorSetLayoutBinding binding = variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1199 vk::VkDescriptorSetLayoutBinding binding = iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1772 setAttachment(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource) setAttachment() argument
1784 setAttachmentMultisample(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei samples) setAttachmentMultisample() argument
1796 setAttachment(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samplesIn) setAttachment() argument
1854 setAttachmentMultiview(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLint baseViewIndex) setAttachmentMultiview() argument
1942 setAttachmentImpl(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samples) setAttachmentImpl() argument
2016 updateAttachment(const Context *context, FramebufferAttachment *attachment, size_t dirtyBit, angle::ObserverBinding *onDirtyBinding, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samples) updateAttachment() argument
2038 resetAttachment(const Context *context, GLenum binding) resetAttachment() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp1261 VertexBindingGL &binding = mVAOState->bindings[mTexcoordAttribLocation]; in initializeVAOState() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.c283 struct symbol *symbol__new(u64 start, u64 len, u8 binding, u8 type, const char *name) in symbol__new() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.c297 struct symbol *symbol__new(u64 start, u64 len, u8 binding, u8 type, const char *name) in symbol__new() argument
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_private.h559 unsigned binding; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c2897 nir_variable *nir_get_binding_variable(nir_shader *shader, nir_binding binding) in nir_get_binding_variable() argument
[all...]

Completed in 84 milliseconds

1...<<1112131415161718192021