Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_clear.c666 bool clear_depth, float depth_value, in blorp_clear_depth_stencil()
882 bool clear_depth, float depth_value, in blorp_hiz_clear_depth_stencil()
984 bool clear_depth, float depth_value, in blorp_clear_attachments()
/external/tensorflow/tensorflow/lite/kernels/
Done_hot_test.cc35 OneHotOpModel(std::initializer_list<int> input_shape, int depth_value, in OneHotOpModel()
/external/deqp/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()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c1814 float depth_value, uint8_t stencil_value) in anv_image_clear_depth_stencil()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp7340 glw::GLfloat depth_value = 0.f; in ClearFramebuffers() local