/third_party/mesa3d/src/mesa/main/ |
D | bbox.c | 37 GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, in _mesa_PrimitiveBoundingBox()
|
D | dlist.c | 11041 save_PrimitiveBoundingBox(float minX, float minY, float minZ, float minW, in save_PrimitiveBoundingBox()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.hpp | 35 float minZ; member
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | Constants.cpp | 326 …const dword minZ[16] = {0x00000000, 0x00000020, 0x00002000, 0x00002020, 0x00200000, 0x00200020, 0x… in Constants() local
|
D | VertexRoutine.cpp | 118 …Int4 minZ = symmetricNormalizedDepth ? CmpNLE(-o[pos].w, o[pos].z) : CmpNLE(Float4(0.0f), o[pos].z… in computeClipFlags() local
|
D | Constants.hpp | 94 dword minZ[16]; member
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | Constants.cpp | 333 …const dword minZ[16] = { 0x00000000, 0x00000020, 0x00002000, 0x00002020, 0x00200000, 0x00200020, 0… in Constants() local
|
D | VertexRoutine.cpp | 139 Int4 minZ = CmpNLE(Float4(0.0f), posZ); in computeClipFlags() local
|
D | Constants.hpp | 133 dword minZ[16]; member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fOcclusionQueryTests.cpp | 119 …mitiveCount, int verticesPerPrimitive, de::Random rnd, float primitiveSize, float minZ, float maxZ) in generateVertices()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTexCompareVerifier.cpp | 1100 const float minZ = depth - depthErr; in isCubeLevelCompareResultValid() local 1152 const float minZ = depth - depthErr; in isCubeMipmapLinearCompareResultValid() local 1485 const float minZ = coord.z()-depthErr; in isTexCompareResultValid() local 1636 const float minZ = coord.y()-depthErr; in isTexCompareResultValid() local 1855 const float minZ = coord.z()-depthErr; in isGatherOffsetsCompareResultValid() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/d3d12/ |
D | CopySplitTests.cpp | 149 uint32_t minZ = copySplit.copies[0].textureOffset.z; in ValidateTextureBounds() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationES32.cpp | 512 GLfloat minZ, in ValidatePrimitiveBoundingBox()
|
D | validationESEXT.cpp | 1764 GLfloat minZ, in ValidatePrimitiveBoundingBoxEXT()
|
D | Context.cpp | 6007 GLfloat minZ, in primitiveBoundingBox()
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Renderer.hpp | 219 float minZ; member
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 1021 GLfloat minZ, in GL_PrimitiveBoundingBox()
|
D | libGLESv2_autogen.cpp | 2217 GLfloat minZ, in glPrimitiveBoundingBox() 4302 GLfloat minZ, in glPrimitiveBoundingBoxEXT()
|
D | entry_points_gles_ext_autogen.cpp | 5906 GLfloat minZ, in GL_PrimitiveBoundingBoxEXT()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_2_autogen.cpp | 1013 GLfloat minZ, in CapturePrimitiveBoundingBox()
|
D | capture_gles_ext_autogen.cpp | 6303 GLfloat minZ, in CapturePrimitiveBoundingBoxEXT()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 691 inline VkAabbPositionsKHR makeAabbPositionsKHR (float minX, float minY, float minZ, float maxX, flo…
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | null_functions.cpp | 1910 GLfloat minZ, in glPrimitiveBoundingBoxNULL()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluCallLogWrapper.inl | 4183 …pper::glPrimitiveBoundingBox (glw::GLfloat minX, glw::GLfloat minY, glw::GLfloat minZ, glw::GLfloa…
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 4864 GLW_APICALL void GLW_APIENTRY glPrimitiveBoundingBox (GLfloat minX, GLfloat minY, GLfloat minZ, GLf…
|