Home
last modified time | relevance | path

Searched defs:indexed (Results 1 - 25 of 59) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_cmd_signature.h31 uint8_t indexed:1; member
H A Dd3d12_compute_transforms.h58 unsigned indexed : 1; member
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandSignature.cpp14 bool indexed = (forIndexed == ForIndexed::kYes); in Make() local
H A DGrD3DCommandSignature.h24 bool isCompatible(ForIndexed indexed, unsigned int slot) const { in isCompatible() argument
40 GrD3DCommandSignature(gr_cp<ID3D12CommandSignature> commandSignature, ForIndexed indexed, in GrD3DCommandSignature() argument
H A DGrD3DResourceProvider.cpp68 findOrCreateCommandSignature( GrD3DCommandSignature::ForIndexed indexed, unsigned int slot) findOrCreateCommandSignature() argument
/third_party/skia/third_party/externals/libwebp/extras/
H A Dextras.c118 int WebPImportColorMappedARGB(const uint8_t* indexed, int indexed_stride, in WebPImportColorMappedARGB() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDrawIndirectValidationTests.cpp67 TestIndirectOffset(utils::Expectation expectation, std::initializer_list<uint32_t> bufferList, uint64_t indirectOffset, bool indexed, wgpu::BufferUsage usage = wgpu::BufferUsage::Indirect) TestIndirectOffset() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.h124 etna_draw_instanced(struct etna_cmd_stream *stream, uint32_t indexed, uint32_t primitive_type, uint32_t instance_count, uint32_t vertex_count, uint32_t offset) etna_draw_instanced() argument
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp85 bool indexed = false; in init() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DContext.cpp108 void IndexBuffer::getIndexBuffers(VkPrimitiveTopology topology, uint32_t count, uint32_t first, bool indexed, bool hasPrimitiveRestartEnable, std::vector<std::pair<uint32_t, void *>> *indexBuffers) const in getIndexBuffers() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c288 soc21_get_register_value(struct amdgpu_device *adev, bool indexed, u32 se_num, u32 sh_num, u32 reg_offset) soc21_get_register_value() argument
H A Dnv.c375 nv_get_register_value(struct amdgpu_device *adev, bool indexed, u32 se_num, u32 sh_num, u32 reg_offset) nv_get_register_value() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.h50 indexed, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBuffer.cpp367 void Buffer::onTFBindingChanged(const Context *context, bool bound, bool indexed) in onTFBindingChanged() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.cpp279 void GraphicsPipeline::getIndexBuffers(uint32_t count, uint32_t first, bool indexed, std::vector<std::pair<uint32_t, void *>> *indexBuffers) const in getIndexBuffers() argument
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp180 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); in init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c235 nv_get_register_value(struct amdgpu_device *adev, bool indexed, u32 se_num, u32 sh_num, u32 reg_offset) nv_get_register_value() argument
H A Dcik.c1149 bool indexed = cik_allowed_read_registers[i].grbm_indexed; in cik_read_register() local
1046 cik_get_register_value(struct amdgpu_device *adev, bool indexed, u32 se_num, u32 sh_num, u32 reg_offset) cik_get_register_value() argument
H A Dsi.c1136 bool indexed = si_allowed_read_registers[i].grbm_indexed; in si_read_register() local
1054 si_get_register_value(struct amdgpu_device *adev, bool indexed, u32 se_num, u32 sh_num, u32 reg_offset) si_get_register_value() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dcopy_up.c446 bool indexed; member
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dapple-gmux.c50 bool indexed; member
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c102 bool indexed = type == DZN_INDIRECT_INDEXED_DRAW || in dzn_nir_indirect_draw_shader() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp369 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); in init() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp882 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp438 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INSTANCED) || (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_RANGED); in init() local

Completed in 24 milliseconds

123