Home
last modified time | relevance | path

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

123456

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsClusteredTests.cpp512 const string vertex = in initPrograms() local
H A DglcSubgroupsQuadTests.cpp375 const string vertex = in initPrograms() local
H A DglcSubgroupsShuffleTests.cpp314 const string vertex = in initPrograms() local
H A DglcSubgroupsVoteTests.cpp125 const string vertex = "${VERSION_DECL}\n" in initFrameBufferPrograms() local
438 const string vertex = in initPrograms() local
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/src/gpu/dawn/
H A DGrDawnOpsRenderPass.cpp180 wgpu::Buffer vertex = static_cast<const GrDawnBuffer*>(vertexBuffer.get())->get(); in onBindBuffers() local
/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
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp534 GLuint vertex = LoadShader(GL_VERTEX_SHADER, vertexShader); in CreateProgram() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp538 GLuint vertex = LoadShader(GL_VERTEX_SHADER, vertexShader); in CreateProgram() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Degl_core.cpp540 GLuint vertex = LoadShader(GL_VERTEX_SHADER, vertexShader); in CreateProgram() local
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H A Dmga_state.c876 drm_mga_vertex_t *vertex = data; in mga_dma_vertex() 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
/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/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...]

Completed in 41 milliseconds

123456