Home
last modified time | relevance | path

Searched refs:indexing (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dynamic_indexing.c28 * This utility transforms the shader to support dynamic array indexing
100 * indexing of constant buffers / samplers from the shader.
282 boolean indexing = FALSE; in dIndexing_inst() local
294 if (indexing) in dIndexing_inst()
295 assert("More than one src has dynamic indexing"); in dIndexing_inst()
303 indexing = TRUE; in dIndexing_inst()
307 if (!indexing) { in dIndexing_inst()
313 * TGSI utility to remove dynamic array indexing for constant buffers and
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp8356 std::string indexing; in test_shader_compilation() local
8421 indexing += "["; in test_shader_compilation()
8422 indexing += it; in test_shader_compilation()
8423 indexing += "]"; in test_shader_compilation()
8483 invalid_shader_source += indexing; in test_shader_compilation()
8495 valid_shader_source += indexing; in test_shader_compilation()
8629 std::string indexing; in execute() local
8665 indexing += "["; in execute()
8666 indexing += it; in execute()
8667 indexing in execute()
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex1035 % be able to disable indexing, cross-referencing, and contents, for test runs.
4279 \message{indexing,}
4867 % Define the user-accessible indexing commands

Completed in 21 milliseconds