Home
last modified time | relevance | path

Searched defs:vtx (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_tri.c229 load_clip_distance(struct brw_clip_compile *c, struct brw_indirect vtx, in load_clip_distance()
259 struct brw_indirect vtx = brw_indirect(0, 0); in brw_clip_tri() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp251 std::ostringstream vtx; in createVaryingArrayCase() local
372 std::ostringstream vtx; in createUniformArrayCase() local
484 std::ostringstream vtx; in createTmpArrayCase() local
638 std::string vtx = glu::getGLSLVersionDeclaration(glslVersion) + std::string("\n" in createTmpArrayVertexIdCase() local
702 std::ostringstream vtx; in createVectorSubscriptCase() local
968 std::ostringstream vtx; in createMatrixSubscriptCase() local
DglcShaderLoopTests.cpp224 std::ostringstream vtx; in createGenericLoopCase() local
428 std::ostringstream vtx; in createSpecialLoopCase() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c77 struct r600_bytecode_vtx *vtx = CALLOC_STRUCT(r600_bytecode_vtx); in r600_bytecode_vtx() local
1448 …c int r600_bytecode_add_vtx_internal(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx, in r600_bytecode_add_vtx_internal()
1506 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx()
1511 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx_tc()
1635 static int r600_bytecode_vtx_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *vtx, unsigne… in r600_bytecode_vtx_build()
1830 struct r600_bytecode_vtx *vtx; in r600_bytecode_build() local
1952 struct r600_bytecode_tex *vtx = NULL, *next_vtx; in r600_bytecode_clear() local
2175 struct r600_bytecode_vtx *vtx = NULL; in r600_bytecode_disasm() local
2723 struct r600_bytecode_vtx vtx; in r600_create_vertex_fetch_shader() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderIndexingTests.cpp224 std::ostringstream vtx; in createVaryingArrayCase() local
339 std::ostringstream vtx; in createUniformArrayCase() local
445 std::ostringstream vtx; in createTmpArrayCase() local
605 std::ostringstream vtx; in createVectorSubscriptCase() local
805 std::ostringstream vtx; in createMatrixSubscriptCase() local
Des3fShaderSwitchTests.cpp91 std::ostringstream vtx; in makeSwitchCase() local
Des3fShaderLoopTests.cpp246 std::ostringstream vtx; in createGenericLoopCase() local
444 std::ostringstream vtx; in createSpecialLoopCase() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderIndexingTests.cpp258 std::ostringstream vtx; in createVaryingArrayCase() local
381 std::ostringstream vtx; in createUniformArrayCase() local
491 std::ostringstream vtx; in createTmpArrayCase() local
695 std::ostringstream vtx; in createVectorSubscriptCase() local
881 std::ostringstream vtx; in createMatrixSubscriptCase() local
Des2fShaderAlgorithmTests.cpp75 std::ostringstream vtx; in createExpressionCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp266 std::ostringstream vtx; in createVaryingArrayCase() local
396 std::ostringstream vtx; in createUniformArrayCase() local
513 std::ostringstream vtx; in createTmpArrayCase() local
721 std::ostringstream vtx; in createVectorSubscriptCase() local
926 std::ostringstream vtx; in createMatrixSubscriptCase() local
DvktShaderRenderSwitchTests.cpp108 std::ostringstream vtx; in makeSwitchCase() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp266 std::ostringstream vtx; in createVaryingArrayCase() local
396 std::ostringstream vtx; in createUniformArrayCase() local
513 std::ostringstream vtx; in createTmpArrayCase() local
721 std::ostringstream vtx; in createVectorSubscriptCase() local
926 std::ostringstream vtx; in createMatrixSubscriptCase() local
DvktShaderRenderSwitchTests.cpp108 std::ostringstream vtx; in makeSwitchCase() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.h47 const struct fd_vertex_state *vtx; member
Dfd3_format.c35 enum a3xx_vtx_fmt vtx; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2.h40 } vtx; member
Dfd2_program.c185 struct fd_vertex_stateobj *vtx, in patch_fetches()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.h45 const struct fd_vertex_state *vtx; member
Dfd4_format.c37 enum a4xx_vtx_fmt vtx; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c37 enum a5xx_vtx_fmt vtx; member
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp190 std::ostringstream vtx; in init() local
470 std::ostringstream vtx; in init() local
702 std::ostringstream vtx; in init() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp190 std::ostringstream vtx; in init() local
466 std::ostringstream vtx; in init() local
694 std::ostringstream vtx; in init() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_format.c41 unsigned vtx; member
/third_party/mesa3d/src/freedreno/fdl/
Dfd6_format_table.c38 enum a6xx_format vtx; member
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp695 std::string vtx; in iterate() local
912 std::string vtx; in iterate() local
1949 std::string vtx; in iterate() local
2192 std::string vtx; in iterate() local
2666 std::string vtx; in iterate() local

1234