Home
last modified time | relevance | path

Searched defs:images (Results 151 - 175 of 177) sorted by relevance

12345678

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp620 std::vector<vk::VkImage> images; in iterate() local
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp872 void initializeAttachments(const TestParams& params, WorkingData& wd, std::vector<VkImage>& images, std::vector<VkImageView>& attachments, const size_t passNdx, deInt32 attachmentNdxes[8]) in initializeAttachments() argument
1650 createRenderPassAndFramebuffer(Context& context, WorkingData& wd, TestObjects& testObjects, const PipelineConstructionType pipelineConstructionType, const std::vector<VkImage>& images, const std::vector<VkImageView>& attachments, const std::vector<VkAttachmentDescription2>& attachmentDescriptions, const std::vector<VkSubpassDescription2>& subpasses, const std::vector<VkSubpassDependency2>& subpassDependencies) createRenderPassAndFramebuffer() argument
2992 std::vector<VkImage> images; drawBasic() local
3317 std::vector<VkImage> images; drawClearAttachments() local
3677 std::vector<VkImage> images; drawSingleRenderPass() local
3791 std::vector<VkImage> images; drawMultiRenderPass() local
4504 std::vector<VkImage> images; drawInputAttachments() local
[all...]
H A DvktPipelineTimestampTests.cpp1618 const std::vector<VkImage> images = in buildFrameBuffer() local
H A DvktPipelineExtendedDynamicStateTests.cpp5103 std::vector<vk::VkImage> images; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp536 vector<SharedPtrVkImage> images; in createAndAllocateImages() local
1144 vector<SharedPtrVkImage> images; in createAndAllocateImages() local
271 createImageViews(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkImage> images, VkFormat format, VkImageAspectFlags aspect) createImageViews() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp976 VkDeviceSize CommonDescriptorInstance::createImages (std::vector<ut::ImageHandleAllocSp>& images, in createImages() argument
1023 createImagesViews(std::vector<ut::ImageViewSp>& views, const std::vector<ut::ImageHandleAllocSp>& images, VkFormat format) createImagesViews() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp536 vector<SharedPtrVkImage> images; in createAndAllocateImages() local
1144 vector<SharedPtrVkImage> images; in createAndAllocateImages() local
271 createImageViews(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkImage> images, VkFormat format, VkImageAspectFlags aspect) createImageViews() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp327 std::vector<ImageProperties> images; in SetDomAttributesWithArray() local
297 GetAttrImages( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arrayVal, std::vector<ImageProperties>& images) GetAttrImages() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2048 const auto& images = data.images; in ProcessBindings() local
/third_party/glfw/src/
H A Dwl_platform.h149 struct wl_cursor_image** images; member
/third_party/mesa3d/include/CL/
H A Dcl.hpp5162 const unsigned char** images = (const unsigned char**) alloca(numDevices * sizeof(const unsigned char**)); in Program() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c63 SpvId images[PIPE_MAX_SAMPLERS]; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp154 VkImage *images; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3563 struct lp_image_static_state *images = lp_fs_variant_key_images(key); in dump_fs_variant_key() local
4177 llvmpipe_set_shader_images(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) llvmpipe_set_shader_images() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c1608 zink_set_shader_images(struct pipe_context *pctx, enum pipe_shader_type p_stage, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) zink_set_shader_images() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c113 struct ureg_src images[PIPE_MAX_SHADER_IMAGES]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp1871 std::vector<VkImage> images; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp505 vector<ImageSp> images; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp505 vector<ImageSp> images; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c1524 tc_set_shader_images(struct pipe_context *_pipe, enum pipe_shader_type shader, unsigned start, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) tc_set_shader_images() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h676 unsigned images:1; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c4158 evergreen_set_shader_images(struct pipe_context *ctx, enum pipe_shader_type shader, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, const struct pipe_image_view *images) evergreen_set_shader_images() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1092 struct si_images images[SI_NUM_SHADERS]; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp671 auto images = reinterpret_cast<ArkUI_ImageAnimatorFrameInfo**>(item->object); in ParseImages() local
[all...]
/third_party/astc-encoder/Source/
H A Dtinyexr.h198 unsigned char **images; // image[channels][pixels] member
253 unsigned char **images; // image[channels][pixels]. NULL if tiled format. member
266 EXRImage *images; member
10378 unsigned char **images = in AllocateImage() local
[all...]

Completed in 150 milliseconds

12345678