HomeSort by relevance Sort by last modified time
    Searched full:vertexid (Results 26 - 50 of 67) sorted by null

12 3

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
frontend.cpp     [all...]
  /external/shaderc/spirv-headers/include/spirv/1.0/
spirv.hpp11 385 VertexId = 5,
spirv.json 428 "VertexId": 5,
    [all...]
spirv.lua 357 VertexId = 5,
spirv.py 357 'VertexId' : 5,
  /external/shaderc/spirv-headers/include/spirv/1.1/
spirv.hpp11 390 VertexId = 5,
spirv.json 433 "VertexId": 5,
    [all...]
spirv.lua 362 VertexId = 5,
spirv.py 362 'VertexId' : 5,
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
spirv.hpp11 394 VertexId = 5,
spirv.json 437 "VertexId": 5,
    [all...]
spirv.lua 366 VertexId = 5,
spirv.py 366 'VertexId' : 5,
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
spirv.hpp11 399 VertexId = 5,
spirv.json 442 "VertexId": 5,
    [all...]
spirv.lua 371 VertexId = 5,
spirv.py 371 'VertexId' : 5,
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.2/
spirv.hpp11 404 VertexId = 5,
spirv.json 447 "VertexId": 5,
    [all...]
spirv.lua 376 VertexId = 5,
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.cpp 1185 info->io.vertexId = 0xff;
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_program.c 622 prog->vp.need_vertex_id = info->io.vertexId < PIPE_MAX_SHADER_INPUTS;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw_upload.c     [all...]
  /external/mesa3d/src/compiler/spirv/
vtn_variables.c 896 /* Vulkan defines VertexID to be zero-based and reserves the new
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state_shaders.c 358 * VGPR0-3: (VertexID, RelAutoindex, ???, InstanceID). */
569 vgpr_comp_cnt = 0; /* only VertexID is needed for GS-COPY. */
    [all...]

Completed in 283 milliseconds

12 3