Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A 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 = in createTmpArrayVertexIdCase() local
704 std::ostringstream vtx; in createVectorSubscriptCase() local
970 std::ostringstream vtx; in createMatrixSubscriptCase() local
H A DglcShaderLoopTests.cpp244 std::ostringstream vtx; in createGenericLoopCase() local
448 std::ostringstream vtx; in createSpecialLoopCase() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c58 struct r600_bytecode_vtx *vtx = CALLOC_STRUCT(r600_bytecode_vtx); in r600_bytecode_vtx() local
1431 …c int r600_bytecode_add_vtx_internal(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx, in r600_bytecode_add_vtx_internal()
1489 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx()
1494 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx_tc()
1628 static int r600_bytecode_vtx_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *vtx, unsigne… in r600_bytecode_vtx_build()
1823 struct r600_bytecode_vtx *vtx; in r600_bytecode_build() local
1945 struct r600_bytecode_tex *vtx = NULL, *next_vtx; in r600_bytecode_clear() local
2229 struct r600_bytecode_vtx *vtx = NULL; in r600_bytecode_disasm() local
H A Dr600_shader.c349 struct r600_bytecode_vtx vtx; in r600_create_vertex_fetch_shader() local
707 struct r600_bytecode_vtx vtx; in generate_gs_copy_shader() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderIndexingTests.cpp284 std::ostringstream vtx; in createVaryingArrayCase() local
412 std::ostringstream vtx; in createUniformArrayCase() local
526 std::ostringstream vtx; in createTmpArrayCase() local
738 std::ostringstream vtx; in createVectorSubscriptCase() local
1002 std::ostringstream vtx; in createMatrixSubscriptCase() local
H A DvktShaderRenderLoopTests.cpp347 std::ostringstream vtx; in createGenericLoopCase() local
569 std::ostringstream vtx; in createSpecialLoopCase() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderIndexingTests.cpp253 std::ostringstream vtx; in createVaryingArrayCase() local
370 std::ostringstream vtx; in createUniformArrayCase() local
479 std::ostringstream vtx; in createTmpArrayCase() local
654 std::ostringstream vtx; in createVectorSubscriptCase() local
917 std::ostringstream vtx; in createMatrixSubscriptCase() local
H A Des3fShaderLoopTests.cpp256 std::ostringstream vtx; in createGenericLoopCase() local
457 std::ostringstream vtx; in createSpecialLoopCase() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderIndexingTests.cpp290 std::ostringstream vtx; in createVaryingArrayCase() local
415 std::ostringstream vtx; in createUniformArrayCase() local
529 std::ostringstream vtx; in createTmpArrayCase() local
744 std::ostringstream vtx; in createVectorSubscriptCase() local
968 std::ostringstream vtx; in createMatrixSubscriptCase() local
H A Des2fShaderLoopTests.cpp288 std::ostringstream vtx; in createGenericLoopCase() local
499 std::ostringstream vtx; in createSpecialLoopCase() local
H A Des2fShaderAlgorithmTests.cpp80 std::ostringstream vtx; in createExpressionCase() local
/aosp_15_r20/external/eigen/unsupported/test/
H A Dopenglsupport.cpp96 GLint createProgram(const char* vtx, const char* frg, bool print_errors = true) in createProgram()
157 GLint createProgram(const std::string& vtx, const std::string& frg, bool print_errors = true) in createProgram()
371 std::string vtx = format( in openglsupport_test_loop() local
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_vtg_io.c10 tess_ctrl_output_vtx(nir_builder *b, nir_def *vtx) in tess_ctrl_output_vtx()
58 nir_def *vtx = NULL, *offset = NULL, *data = NULL; in lower_vtg_io_intrin() local
H A Dnak_nir_lower_gs_intrinsics.c60 nir_src *vtx = &intr->src[1]; in rewrite_ast_nv() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cSeparateShaderObjsTests.cpp697 std::string vtx; in iterate() local
915 std::string vtx; in iterate() local
1953 std::string vtx; in iterate() local
2197 std::string vtx; in iterate() local
2672 std::string vtx; in iterate() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_clip_tri.c225 load_clip_distance(struct elk_clip_compile *c, struct elk_indirect vtx, in load_clip_distance()
255 struct elk_indirect vtx = elk_indirect(0, 0); in elk_clip_tri() local
/aosp_15_r20/frameworks/rs/driver/
H A DrsdShaderCache.cpp74 bool RsdShaderCache::hasArrayUniforms(RsdShader *vtx, RsdShader *frag) { in hasArrayUniforms()
113 RsdShader *vtx = mVertex; in link() local
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderControlStatementTests.cpp196 std::ostringstream vtx; in init() local
476 std::ostringstream vtx; in init() local
708 std::ostringstream vtx; in init() local
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderControlStatementTests.cpp196 std::ostringstream vtx; in init() local
472 std::ostringstream vtx; in init() local
700 std::ostringstream vtx; in init() local
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DMesh.java359 long[] vtx = new long[mVertexTypeCount]; in create() local
526 long[] vtx = new long[mVertexTypeCount]; in create() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DShaderAlgorithmTest.cpp103 for (int vtx = 0; vtx < 4; vtx++) in TEST_P() local
/aosp_15_r20/hardware/libhardware/tests/hwc/
H A Dtest-arrows.c47 static GLfloat vtx[2 * 3 * 2]; variable
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/provider/certpath/
H A DBuildStep.java84 public BuildStep(Vertex vtx, int res) { in BuildStep()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_draw.c487 struct v3d_vertex_stateobj *vtx, in emit_shader_state_record()
713 struct v3d_vertex_stateobj *vtx = v3d->vtx; in v3d_emit_gl_shader_state() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.h29 const struct fd_vertex_state *vtx; member

123456