/third_party/mesa3d/src/mesa/main/ |
H A D | bbox.c | 36 _mesa_PrimitiveBoundingBox( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) _mesa_PrimitiveBoundingBox() argument
|
H A D | dlist.c | 11041 save_PrimitiveBoundingBox(float minX, float minY, float minZ, float minW, in save_PrimitiveBoundingBox() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Device.hpp | 35 float minZ; member
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | Constants.cpp | 326 const dword minZ[16] = {0x00000000, 0x00000020, 0x00002000, 0x00002020, 0x00200000, 0x00200020, 0x00202000, 0x00202020, 0x20000000, 0x20000020, 0x20002000, 0x20002020, 0x20200000, 0x20200020, 0x20202000, 0x20202020}; in Constants() local
|
H A D | Constants.hpp | 94 dword minZ[16]; member
|
H A D | VertexRoutine.cpp | 118 Int4 minZ = symmetricNormalizedDepth ? CmpNLE(-o[pos].w, o[pos].z) : CmpNLE(Float4(0.0f), o[pos].z); in computeClipFlags() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | Constants.cpp | 333 const dword minZ[16] = { 0x00000000, 0x00000020, 0x00002000, 0x00002020, 0x00200000, 0x00200020, 0x00202000, 0x00202020, 0x20000000, 0x20000020, 0x20002000, 0x20002020, 0x20200000, 0x20200020, 0x20202000, 0x20202020 }; in Constants() local
|
H A D | Constants.hpp | 133 dword minZ[16]; member
|
H A D | VertexRoutine.cpp | 139 Int4 minZ = CmpNLE(Float4(0.0f), posZ); in computeClipFlags() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/ |
H A D | CopySplitTests.cpp | 149 uint32_t minZ = copySplit.copies[0].textureOffset.z; in ValidateTextureBounds() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fOcclusionQueryTests.cpp | 119 static void generateVertices (std::vector<float>& dst, float width, float height, int primitiveCount, int verticesPerPrimitive, de::Random rnd, float primitiveSize, float minZ, float maxZ) in generateVertices() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | capture_gles_3_2_autogen.cpp | 1009 CapturePrimitiveBoundingBox(const State &glState, bool isCallValid, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) CapturePrimitiveBoundingBox() argument
|
H A D | capture_gles_ext_autogen.cpp | 6299 CapturePrimitiveBoundingBoxEXT(const State &glState, bool isCallValid, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) CapturePrimitiveBoundingBoxEXT() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES32.cpp | 508 ValidatePrimitiveBoundingBox(const Context *context, angle::EntryPoint entryPoint, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) ValidatePrimitiveBoundingBox() argument
|
H A D | validationESEXT.cpp | 1760 ValidatePrimitiveBoundingBoxEXT(const Context *context, angle::EntryPoint entryPoint, GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) ValidatePrimitiveBoundingBoxEXT() argument
|
H A D | Context.cpp | 6005 primitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) primitiveBoundingBox() argument
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.cpp | 1019 GL_PrimitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) GL_PrimitiveBoundingBox() argument
|
H A D | entry_points_gles_ext_autogen.cpp | 5904 GL_PrimitiveBoundingBoxEXT(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) GL_PrimitiveBoundingBoxEXT() argument
|
H A D | libGLESv2_autogen.cpp | 2215 glPrimitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) glPrimitiveBoundingBox() argument 4300 glPrimitiveBoundingBoxEXT(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) glPrimitiveBoundingBoxEXT() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Renderer.hpp | 219 float minZ; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 1908 glPrimitiveBoundingBoxNULL(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) glPrimitiveBoundingBoxNULL() argument
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 130 float minZ = {}; member [all...] |
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 117 float minZ = {}; member [all...] |
H A D | vulkan_core.h | 10532 float minZ; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 11645 float minZ; member
|