Home
last modified time | relevance | path

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

12

/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
/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
/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
H A Ddzn_pipeline.c1898 bool indexed = type == DZN_INDIRECT_INDEXED_DRAW_CMD_SIG || triangle_fan; in dzn_graphics_pipeline_get_indirect_cmd_sig() 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
H A Des31fDrawTests.cpp674 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INDIRECT); 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
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c731 LLVMValueRef indexed = GET_FIELD(ctx, VS_STATE_INDEXED); in si_llvm_load_intrinsic() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c1030 void r300_emit_vertex_arrays_swtcl(struct r300_context *r300, boolean indexed) in r300_emit_vertex_arrays_swtcl() argument
930 r300_emit_vertex_arrays(struct r300_context* r300, int offset, boolean indexed, int instance_id) r300_emit_vertex_arrays() argument
H A Dr300_render.c247 boolean indexed = flags & PREP_INDEXED; in r300_emit_states() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp539 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/ffmpeg/libavformat/
H A Dasfdec_o.c76 int indexed; // added index entries from the Simple Index Object or not member

Completed in 29 milliseconds

12