| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cComputeShaderTests.cpp | 590 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 D | engine_dawn.cc | 451 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 D | SurfaceVk.cpp | 261 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 D | ProgramExecutableVk.cpp | 1280 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 D | FramebufferTest.cpp | 20 void ExpectFramebufferCompleteOrUnsupported(GLenum binding) in ExpectFramebufferCompleteOrUnsupported() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.cpp | 233 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 D | imgui_impl_vulkan.cpp | 748 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 D | CommandBufferD3D12.cpp | 436 BufferBinding binding = group->GetBindingAsBufferBinding(bindingIndex); in ApplyBindGroup() local
|
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | program_builder.h | 1804 ast::DecorationList GroupAndBinding(uint32_t group, uint32_t binding) { in GroupAndBinding() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl.cc | 1731 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__.py | 1347 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 D | es31fLayoutBindingTests.cpp | 609 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 D | es31fOpaqueTypeIndexingTests.cpp | 789 const int binding = 2; in getShaderSpec() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderRenderCase.cpp | 274 const TextureBinding& binding = bindings[ndx]; in ShaderEvalContext() local [all...] |
| H A D | glsUniformBlockCase.cpp | 1486 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 D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 498 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 D | vktPipelinePushDescriptorTests.cpp | 75 deUint32 binding; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktDeviceObjectReservationTests.cpp | 1060 const VkDescriptorSetLayoutBinding binding = variable
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1199 vk::VkDescriptorSetLayoutBinding binding = iterate() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Framebuffer.cpp | 1772 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 D | BlitGL.cpp | 1261 VertexBindingGL &binding = mVAOState->bindings[mTexcoordAttribLocation]; in initializeVAOState() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | symbol.c | 283 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 D | symbol.c | 297 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 D | vtn_private.h | 559 unsigned binding; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir.c | 2897 nir_variable *nir_get_binding_variable(nir_shader *shader, nir_binding binding) in nir_get_binding_variable() argument [all...] |