| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharingTests.cpp | 452 bool tri = yf >= xf; in renderResource() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.h | 224 GET_PLANES(const struct lp_rast_triangle *tri) in GET_PLANES() argument 248 const struct lp_rast_triangle *tri; member
|
| H A D | lp_setup_tri.c | 98 struct lp_rast_triangle *tri = lp_scene_alloc_aligned(scene, *tri_size, 16); in lp_setup_alloc_triangle() local 349 struct lp_rast_triangle *tri = in do_triangle_ccw() local 768 lp_setup_bin_triangle(struct lp_setup_context *setup, struct lp_rast_triangle *tri, boolean use_32bits, boolean opaque, const struct u_rect *bbox, int nr_planes, unsigned viewport_index) lp_setup_bin_triangle() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingOpacityMicromapTests.cpp | 382 VkMicromapTriangleEXT* tri = (VkMicromapTriangleEXT*)(&data[TriangleOffset]); in iterate() local
|
| H A D | vktRayTracingPipelineFlagsTests.cpp | 1184 TriGeometry tri; in verifyResult() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGRRList.cpp | 1876 RegReductionPriorityQueue(MachineFunction &mf, bool tracksrp, bool srcorder, const TargetInstrInfo *tii, const TargetRegisterInfo *tri, const TargetLowering *tli) RegReductionPriorityQueue() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingOpacityMicromapTests.cpp | 382 VkMicromapTriangleEXT* tri = (VkMicromapTriangleEXT*)(&data[TriangleOffset]); in iterate() local
|
| H A D | vktRayTracingPipelineFlagsTests.cpp | 1176 TriGeometry tri; in verifyResult() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 572 VkMicromapTriangleEXT* tri = (VkMicromapTriangleEXT*)(&data[TriangleOffset]); in iterate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | BranchFolding.cpp | 183 OptimizeFunction(MachineFunction &MF, const TargetInstrInfo *tii, const TargetRegisterInfo *tri, MachineModuleInfo *mmi, MachineLoopInfo *mli, bool AfterPlacement) OptimizeFunction() argument
|
| H A D | RegisterCoalescer.cpp | 390 LLVM_NODISCARD static bool isMoveInstr(const TargetRegisterInfo &tri, in isMoveInstr() argument
|
| H A D | MachineScheduler.cpp | 1535 LoadClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri) in LoadClusterMutation() argument 1516 BaseMemOpClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri, bool IsLoad) BaseMemOpClusterMutation() argument 1528 StoreClusterMutation(const TargetInstrInfo *tii, const TargetRegisterInfo *tri) StoreClusterMutation() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderRenderCase.cpp | 781 bool tri = fx1 + fy1 <= 1.0f; in computeVertexReference() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | RDFGraph.cpp | 651 DataFlowGraph(MachineFunction &mf, const TargetInstrInfo &tii, const TargetRegisterInfo &tri, const MachineDominatorTree &mdt, const MachineDominanceFrontier &mdf, const TargetOperandInfo &toi) DataFlowGraph() argument
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFragmentOutputTests.cpp | 415 const bool tri = xf + yf >= 1.0f; in renderFloatReference() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderRenderCase.cpp | 709 bool tri = fx1 + fy1 <= 1.0f; in computeVertexReference() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 558 VkMicromapTriangleEXT* tri = (VkMicromapTriangleEXT*)(&data[TriangleOffset]); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackSimpleTests.cpp | 3487 const bool tri = isPrimitiveTopologyTriangle(m_parameters.primTopology); in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackSimpleTests.cpp | 4184 const bool tri = isPrimitiveTopologyTriangle(m_parameters.primTopology); in initPrograms() local
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 19984 struct nk_rect tri = {0,0,0,0}; in nk_do_button_text_symbol() local [all...] |