Home
last modified time | relevance | path

Searched defs:vertexAttribs (Results 1 – 25 of 82) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.cpp279 rr::VertexAttrib vertexAttribs[2]; in draw() local
312 rr::VertexAttrib vertexAttribs[3]; in draw() local
348 rr::VertexAttrib vertexAttribs[2]; in draw() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/referencerenderer/
H A DrrRenderer.hpp127 const VertexAttrib* const vertexAttribs; member in rr::DrawCommand
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_shade.c1122 unsigned int vertexAttribs = input->shader->vertexAttribs; in RB_CalcShaderVertexAttribs() local
1753 unsigned int vertexAttribs = 0; in RB_StageIteratorGeneric() local
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_shade.c1128 unsigned int vertexAttribs = input->shader->vertexAttribs; in RB_CalcShaderVertexAttribs() local
1758 unsigned int vertexAttribs = 0; in RB_StageIteratorGeneric() local
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Dscene_subdiv_mesh.h241 vector<RawBufferView> vertexAttribs; variable
H A Dscene_points.h194 vector<BufferView<char>> vertexAttribs; //!< user buffers member
H A Dscene_triangle_mesh.h264 vector<RawBufferView> vertexAttribs; //!< vertex attributes member
H A Dscene_grid_mesh.h281 vector<RawBufferView> vertexAttribs; //!< vertex attributes member
H A Dscene_quad_mesh.h283 vector<BufferView<char>> vertexAttribs; //!< vertex attribute buffers member
H A Dscene_line_segments.h257 vector<BufferView<char>> vertexAttribs; //!< user buffers member
H A Dscene_curves.h341 vector<BufferView<char>> vertexAttribs; //!< user buffers member
/dports/games/0ad/0ad-0.0.23b-alpha/source/graphics/
H A DShaderManager.cpp170 std::map<CStrIntern, int> vertexAttribs; in NewProgram() local
H A DShaderProgram.cpp264 const std::map<CStrIntern, int>& vertexAttribs, in CShaderProgramGLSL()
682 const std::map<CStrIntern, int>& vertexAttribs, in ConstructGLSL()
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/rendererimpl/
H A Dqssgrendererimpllayerrenderpreparationdata.cpp445 quint32 vertexAttribs = 0; in setVertexInputPresence() local
493 quint32 vertexAttribs = 0; in prepareDefaultMaterialForRender() local
/dports/devel/simgear/simgear-2020.3.11/simgear/io/
H A Dsg_binobj.cxx398 group_vai_list& vertexAttribs, in read_object()
838 const group_vai_list& vertexAttribs, in write_objects()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/draw/
H A DvktDrawInstancedTests.cpp683 const rr::VertexAttrib vertexAttribs[] = in iterate() local
H A DvktBasicDrawTests.cpp481 const rr::VertexAttrib vertexAttribs[] = in generateRefImage() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/
H A DvktApiSmokeTests.cpp319 const rr::VertexAttrib vertexAttribs[] = in renderReferenceTriangle() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/internal/
H A DditFrameworkTests.cpp774 const rr::VertexAttrib vertexAttribs[] = in runCase() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp563 const VertexAttribs& vertexAttribs, in makeGraphicsPipeline()
H A DvktProtectedMemShaderImageAccessTests.cpp919 VertexAttribs vertexAttribs; in executeFragmentTest() local
H A DvktProtectedMemYCbCrConversionTests.cpp874 VertexAttribs vertexAttribs; in renderYCbCrToColor() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/device_group/
H A DvktDeviceGroupRendering.cpp137 const rr::VertexAttrib vertexAttribs[] = in renderReferenceTriangle() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/glshared/
H A DglsTextureBufferCase.cpp680 rr::VertexAttrib vertexAttribs[1]; in renderReference() local
/dports/games/OpenLara/OpenLara-b4b19f2/src/gapi/
H A Dc3d.h764 C3D_AttrInfo vertexAttribs; variable

1234