Lines Matching refs:InternalError
159 TCU_THROW(InternalError, "Could not recognize pipeline type");
309 TCU_THROW(InternalError, "VkPipelinePoolEntrySizeCreateInfo not created for pipelineIdentifier");
376 TCU_THROW(InternalError, "VkPipelinePoolEntrySizeCreateInfo not created for pipelineIdentifier");
405 TCU_THROW(InternalError, "m_pipelineCache not found for this device");
514 TCU_THROW(InternalError, "vkCreateShaderModule not defined");
702 TCU_THROW(InternalError, "m_pipelineCache not initialized for this device");
704 TCU_THROW(InternalError, "vkCreateGraphicsPipelines not defined");
718 TCU_THROW(InternalError, "Can't find device features for this pipeline");
721 TCU_THROW(InternalError, "Can't find device extensions for this pipeline");
794 TCU_THROW(InternalError, "m_pipelineCache not initialized for this device");
796 TCU_THROW(InternalError, "vkCreateComputePipelines not defined");
810 TCU_THROW(InternalError, "Can't find device features for this pipeline");
813 TCU_THROW(InternalError, "Can't find device extensions for this pipeline");
837 TCU_THROW(InternalError, "Can't find pipeline");
841 TCU_THROW(InternalError, "Can't find pipeline identifier");
932 TCU_THROW(InternalError, "Unregistered command buffer");
1169 else { TCU_THROW(InternalError, "Server did not return pipeline cache data when requested (check server log for details)"); }