Home
last modified time | relevance | path

Searched defs:level (Results 826 - 850 of 1300) sorted by relevance

1...<<31323334353637383940>>...52

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c1234 r600_compute_global_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) r600_compute_global_transfer_map() argument
H A Dr600_blit.c121 unsigned layer, level, sample, checked_last_layer, max_layer, max_sample; in r600_blit_decompress_depth() local
214 unsigned layer, max_layer, checked_last_layer, level; r600_blit_decompress_depth_in_place() local
341 unsigned layer, level, checked_last_layer, max_layer; r600_blit_decompress_color() local
433 r600_decompress_subresource(struct pipe_context *ctx, struct pipe_resource *tex, unsigned level, unsigned first_layer, unsigned last_layer) r600_decompress_subresource() argument
505 unsigned level = fb->zsbuf->u.tex.level; r600_clear() local
[all...]
H A Dr600_pipe_common.c545 r600_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) r600_resource_commit() argument
/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc381 ConformanceLevel level = setting.GetLevel(); in ParseResponse() local
430 ExpectParseFailureForProtoWithProtoVersion( const string& proto, const string& test_name, ConformanceLevel level, bool is_proto3) ExpectParseFailureForProtoWithProtoVersion() argument
459 ExpectParseFailureForProto( const string& proto, const string& test_name, ConformanceLevel level) ExpectParseFailureForProto() argument
470 ExpectHardParseFailureForProto( const string& proto, const string& test_name, ConformanceLevel level) ExpectHardParseFailureForProto() argument
475 RunValidJsonTest( const string& test_name, ConformanceLevel level, const string& input_json, const string& equivalent_text_format) RunValidJsonTest() argument
491 RunValidJsonTestWithProtobufInput( const string& test_name, ConformanceLevel level, const TestAllTypesProto3& input, const string& equivalent_text_format) RunValidJsonTestWithProtobufInput() argument
501 RunValidJsonIgnoreUnknownTest( const string& test_name, ConformanceLevel level, const string& input_json, const string& equivalent_text_format) RunValidJsonIgnoreUnknownTest() argument
512 RunValidProtobufTest( const string& test_name, ConformanceLevel level, const string& input_protobuf, const string& equivalent_text_format, bool is_proto3) RunValidProtobufTest() argument
533 RunValidBinaryProtobufTest( const string& test_name, ConformanceLevel level, const string& input_protobuf, bool is_proto3) RunValidBinaryProtobufTest() argument
540 RunValidBinaryProtobufTest( const string& test_name, ConformanceLevel level, const string& input_protobuf, const string& expected_protobuf, bool is_proto3) RunValidBinaryProtobufTest() argument
552 RunValidProtobufTestWithMessage( const string& test_name, ConformanceLevel level, const Message *input, const string& equivalent_text_format, bool is_proto3) RunValidProtobufTestWithMessage() argument
564 RunValidJsonTestWithValidator( const string& test_name, ConformanceLevel level, const string& input_json, const Validator& validator, bool is_proto3) RunValidJsonTestWithValidator() argument
607 ExpectParseFailureForJson( const string& test_name, ConformanceLevel level, const string& input_json) ExpectParseFailureForJson() argument
632 ExpectSerializeFailureForJson( const string& test_name, ConformanceLevel level, const string& text_format) ExpectSerializeFailureForJson() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcli-command.c1550 uint32_t level; in pa_cli_command_log_level() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp157 computeImageSize(const VkExtent3D& extent, VkFormat format, bool withMipMaps, deUint32 level) computeImageSize() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp112 Level level; in BufferLevels() local
467 const auto& level = bufferLevels.getLevel(levelNdx); iterateAspect() local
521 const auto& level = bufferLevels.getLevel(levelNdx); iterateAspect() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp483 createBeginCommandBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkCommandPool pool, vk::VkCommandBufferLevel level) createBeginCommandBuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp792 const tcu::ConstPixelBufferAccess level = getLevel(levelNdx, layerNdx); in getSize() local
824 tcu::CompressedTexture& TestTexture::getCompressedLevel (int level, int layer) in getCompressedLevel() argument
832 const tcu::CompressedTexture& TestTexture::getCompressedLevel (int level, in argument
856 const tcu::CompressedTexture& level = getCompressedLevel(levelNdx, layerNdx); getBufferCopyRegions() local
904 const tcu::ConstPixelBufferAccess level = getLevel(levelNdx, layerNdx); getBufferCopyRegions() local
1004 const tcu::PixelBufferAccess level = decompressedLevels[levelNdx]; populateCompressedLevels() local
1073 getLevel(int level, int layer) getLevel() argument
1080 getLevel(int level, int layer) const getLevel() argument
1141 getLevel(int level, int layer) getLevel() argument
1150 getLevel(int level, int layer) const getLevel() argument
1221 getLevel(int level, int layer) getLevel() argument
1228 getLevel(int level, int layer) const getLevel() argument
1289 getLevel(int level, int layer) getLevel() argument
1298 getLevel(int level, int layer) const getLevel() argument
1360 getLevel(int level, int layer) getLevel() argument
1367 getLevel(int level, int layer) const getLevel() argument
1448 getLevel(int level, int layer) getLevel() argument
1453 getLevel(int level, int layer) const getLevel() argument
1519 getLevel(int level, int layer) getLevel() argument
1528 getLevel(int level, int layer) const getLevel() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemShaderImageAccessTests.cpp489 const tcu::PixelBufferAccess& level = texture2D->getLevel(0); in createTestTexture2D() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingOpacityMicromapTests.cpp148 static deUint32 levelToSubtriangles(deUint32 level) in levelToSubtriangles() argument
821 level, in createOpacityMicromapTests() local
827 css << "level_" << level; in createOpacityMicromapTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp363 allocateCommandBuffers(const DeviceInterface& vkd, const VkDevice device, const VkCommandPool commandPool, const VkCommandBufferLevel level, const size_t numCommandBuffers) allocateCommandBuffers() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp157 computeImageSize(const VkExtent3D& extent, VkFormat format, bool withMipMaps, deUint32 level) computeImageSize() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp112 Level level; in BufferLevels() local
462 const auto& level = bufferLevels.getLevel(levelNdx); iterateAspect() local
516 const auto& level = bufferLevels.getLevel(levelNdx); iterateAspect() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp483 createBeginCommandBuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkCommandPool pool, vk::VkCommandBufferLevel level) createBeginCommandBuffer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp379 void Surface::setMipmapLevel(EGLint level) in setMipmapLevel() argument
H A DvalidationES32.cpp293 ValidateFramebufferTexture(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum attachment, TextureID texture, GLint level) ValidateFramebufferTexture() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.h155 unsigned int level; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.cpp36 CaptureBindImageTexture(const State &glState, bool isCallValid, GLuint unit, TextureID texturePacked, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) CaptureBindImageTexture() argument
678 CaptureGetTexLevelParameterfv(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLfloat *params) CaptureGetTexLevelParameterfv() argument
710 CaptureGetTexLevelParameteriv(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLint *params) CaptureGetTexLevelParameteriv() argument
[all...]
H A Dcapture_gles_2_0_params.cpp56 CaptureCompressedTexImage2D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexImage2D_data() argument
81 CaptureCompressedTexSubImage2D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage2D_data() argument
671 CaptureTexImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage2D_pixels() argument
739 CaptureTexSubImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage2D_pixels() argument
H A Dcapture_gles_3_0_params.cpp46 CaptureCompressedTexImage3D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexImage3D_data() argument
72 CaptureCompressedTexSubImage3D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage3D_data() argument
683 CaptureTexImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3D_pixels() argument
720 CaptureTexSubImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3D_pixels() argument
H A Dcapture_gles_3_2_autogen.cpp386 CaptureFramebufferTexture(const State &glState, bool isCallValid, GLenum target, GLenum attachment, TextureID texturePacked, GLint level) CaptureFramebufferTexture() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderUtils.cpp865 getTessellationLevelAfterVertexSpacing(_tessellation_shader_vertex_spacing vertex_spacing, float level, glw::GLint gl_max_tess_gen_level_value, float* out_clamped, float* out_clamped_and_rounded) getTessellationLevelAfterVertexSpacing() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp642 GLint level; in clearTextures() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp52 GL_BindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) GL_BindImageTexture() argument
687 GL_GetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat *params) GL_GetTexLevelParameterfv() argument
719 GL_GetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint *params) GL_GetTexLevelParameteriv() argument
[all...]

Completed in 61 milliseconds

1...<<31323334353637383940>>...52