Home
last modified time | relevance | path

Searched defs:depth_value (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Done_hot.cc41 int64_t depth_value; in OneHotInferShape() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c791 bool clear_depth, float depth_value, in blorp_clear_depth_stencil()
1011 bool clear_depth, float depth_value, in blorp_hiz_clear_depth_stencil()
1115 bool clear_depth, float depth_value, in blorp_clear_attachments()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2629 GLfloat depth_value; in iterate() local
4380 const GLfloat depth_value = step * (GLfloat)draw_call_index; in checkResults() local
4414 …Test::getClearSettings(bool& clear_depth_before_draw, GLuint iteration_index, GLfloat& depth_value) in getClearSettings()
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c1628 float depth_value, uint8_t stencil_value) in anv_image_clear_depth_stencil()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp7340 glw::GLfloat depth_value = 0.f; in ClearFramebuffers() local