Home
last modified time | relevance | path

Searched defs:indexed (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder_3d.h40 bool indexed; member
/external/skia/src/gpu/gl/
DGrGLExtensions.cpp85 bool indexed = version >= GR_GL_VER(3, 0); in init() local
/external/mesa3d/src/mesa/vbo/
Dvbo.h48 GLuint indexed:1; member
/external/deqp/modules/gles2/stress/
Des2sDrawTests.cpp180 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls:… in init() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c929 boolean indexed, int instance_id) in r300_emit_vertex_arrays()
1028 void r300_emit_vertex_arrays_swtcl(struct r300_context *r300, boolean indexed) in r300_emit_vertex_arrays_swtcl()
Dr300_render.c245 boolean indexed = flags & PREP_INDEXED; in r300_emit_states() local
/external/deqp/modules/gles3/stress/
Des3sDrawTests.cpp369 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls… in init() local
/external/deqp/modules/gles2/functional/
Des2fDrawTests.cpp438 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls… in init() local
/external/deqp/modules/gles31/functional/
Des31fDrawElementsBaseVertexTests.cpp853 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_BASEVERTEX) in init() local
Des31fDrawTests.cpp670 const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS_INDIRECT); in init() local
1626 const bool indexed = (m_drawMethod == DRAWMETHOD_DRAWELEMENTS); in runComputeShader() local
/external/deqp/modules/glshared/
DglsDrawTest.cpp257 bool indexed; member
2420 const bool indexed = methodInfo.indexed; in getName() local
2848 const bool indexed = methodInfo.indexed; in hash() local
3163 const bool indexed = methodInfo.indexed; in iterate() local
/external/skia/src/gpu/ops/
DGrMSAAPathRenderer.cpp88 SkColor color, bool indexed, uint16_t subpathLineIdxStart) { in add_quad()
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/
DSpiUtils.java822 Map<Key<?>, Binding<?>> indexed = index(elements); in optionalModuleTest() local
/external/deqp/modules/gles3/functional/
Des3fDrawTests.cpp539 …const bool indexed = (m_method == gls::DrawTestSpec::DRAWMETHOD_DRAWELEMENTS) || (m_method == gls… in init() local
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2039 bool indexed) in radv_emit_indirect_draw()
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h638 boolean indexed; /**< use index buffer */ member
/external/libpng/contrib/libtests/
Dpngvalid.c10981 int indexed) in summarize_gamma_errors()