Home
last modified time | relevance | path

Searched defs:vertex (Results 51 - 75 of 122) sorted by relevance

12345

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp201 VertexState vertex = {}; in GetOrCreateCopyTextureForBrowserPipeline() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexFormatTests.cpp381 DoVertexFormatTest(wgpu::VertexFormat format, std::vector<VertexType> vertex, std::vector<ExpectedType> expectedData) DoVertexFormatTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotTests.cpp103 const string vertex = in initFrameBufferPrograms() local
H A DvktSubgroupsBuiltinMaskVarTests.cpp216 const string vertex = in initFrameBufferPrograms() local
H A DvktSubgroupsBuiltinVarTests.cpp430 const string vertex = in initFrameBufferPrograms() local
1103 const string vertex = in initPrograms() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dgs-test.c55 struct vertex { struct
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_vbo.c293 struct nv50_vertex_stateobj *vertex = nv50->vertex; in nv50_vertex_arrays_validate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBuiltinMaskVarTests.cpp216 const string vertex = in initFrameBufferPrograms() local
H A DvktSubgroupsBuiltinVarTests.cpp430 const string vertex = in initFrameBufferPrograms() local
1103 const string vertex = in initPrograms() local
H A DvktSubgroupsVoteTests.cpp237 const string vertex = in initFrameBufferProgramsFrag() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureClampTests.cpp340 std::string vertex = stc_vertex_common; in verifyLookupTextureData() local
855 std::string vertex = stc_vertex_common; in verifyLookupTextureData() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderIsolines.cpp334 const float* vertex = (&test_result.rendered_data[0]) + n_vertex * 3; /* components */ in checkNoLineSegmentIsDefinedAtHeightOne() local
418 const float* vertex = (&test_result.rendered_data[0]) + n_vertex * 3; /* components */ countIsolines() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsArithmeticTests.cpp665 const std::string vertex = in initPrograms() local
H A DglcSubgroupsBasicTests.cpp511 std::ostringstream vertex; in initFrameBufferPrograms() local
750 std::ostringstream vertex; in initPrograms() local
991 std::ostringstream vertex; in initPrograms() local
[all...]
H A DglcSubgroupsPartitionedTests.cpp596 const std::string vertex = in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.h295 In vertex = inIndices[curIndex]; in LineLoopRestartIndexCountHelper() local
346 In vertex = inIndices[curIndex]; in CopyLineLoopIndicesWithRestart() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp741 void VertexRoutine::writeVertex(const Pointer<Byte> &vertex, Pointer<Byte> &cache) in writeVertex() argument
755 void VertexRoutine::transformFeedback(const Pointer<Byte> &vertex, const UInt &primitiveNumber, const UInt &indexInPrimitive) in transformFeedback() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c130 build_local_offset(nir_builder *b, struct state *state, nir_ssa_def *vertex, in build_local_offset() argument
406 build_per_vertex_offset(nir_builder *b, struct state *state, nir_ssa_def *vertex, uint32_t location, uint32_t comp, nir_ssa_def *offset) build_per_vertex_offset() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c146 float *vertex = r->buffer + r->buffer_size; in add_vertex_none() local
159 float *vertex = r->buffer + r->buffer_size; in add_vertex_1tex() local
178 float *vertex = r->buffer + r->buffer_size; add_vertex_2tex() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c583 nir_ssa_def *vertex = nir_load_vertex_id(&b); in dzn_nir_blit_vs() local
/third_party/mesa3d/src/mesa/main/
H A Drastpos.c141 shade_rastpos(struct gl_context *ctx, const GLfloat vertex[4], const GLfloat normal[3], GLfloat Rcolor[4], GLfloat Rspec[4]) shade_rastpos() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h68 struct nv30_vertex_stateobj *vertex; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo.c318 const struct nvc0_vertex_stateobj *vertex in nvc0_validate_vertex_buffers() local
438 struct nvc0_vertex_stateobj *vertex = nvc0->vertex; nvc0_vertex_arrays_validate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateLineWidthTests.cpp347 Move<VkShaderModule> vertex = createShaderModule(vkd, device, m_context.getBinaryCollection().get("vert")); in iterate() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp697 void VertexRoutine::writeVertex(const Pointer<Byte> &vertex, Pointer<Byte> &cacheEntry) in writeVertex() argument
[all...]

Completed in 29 milliseconds

12345